1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...

Calendar Controller

The calendar control that was developed is actually nothing but a view component and if you want to show any date specific data on it then you need separate delegate. The calendar is inherited from UIView and so you can add it as sub-view to other top level view that you want. Using this control one can add/show tasks of any date. Under the calender view there has a little sub view when you load calendar view.

In the calendar view when you select a date then if there has no task at that date then following view with message will appear.

In the calendar view when you select a date then if there has tasks at that date then following view with the summary of tasks will appear.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting