Build a custom calendar in ios app [closed] - ios

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I have to build a calendar like the one in the picture. I saw that the library eiste Tapku Library but is different from what I get. Do you have suggestions?!

Use klazuka_Calendar:
https://github.com/klazuka/Kal
And Also This is best site for all custom Controls.

Related

iOS Token Field [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Any way of doing the described in this question in iOS?
NSTokenField with mixed token/string input, possible?
As you probably know there are no equivalent Classes for iOS, anyway there are a couple of project around that do this pretty well, for example TITokenField. You can use the control as it is or grab just the logic behind.

I want to create an event in my calendar,how can i do this? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
hi I'm new in iPhone development.I saw some code for creating new event but most of them have ,Alert repeated ,URL section my question is how can I custom them, I mean How can I remove them and add some new sections?
Can any body suggest solution for it?
http://developinginthedark.com/posts/iphone-tapku-calendar-markers
Check this it may help you.there is tapku calendar library for iOS and you can easily customize this.

Create folder on iphone home springboard [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I want to create folder on the iPhone spring board from my app.
There is no public API to do this.

Multi-OS program compatibility [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is it possible to create program that is compatible with all operating systems?
If not, what would be the best way to break it down and configure it to suit.
Please take a look at QT http://doc.qt.digia.com/qt/supported-platforms.html but it is not supported on iOS.

How can i use the camera to add the picture to a form? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Hi I would like to know how i can add the camera to an Online form.
For example users add their info name,title, etc...
and also they can add a photo.
thanks
Do you mean access the iPhone camera through a web page? This is not currently possible.

Resources