0

http://www.youtube.com/watch?v=MfpnteZVFjI

I need to implement from above video link Calendar... in my application..

Any documents .. source code... help me out.

@thanks in advance.

kiran kumar
  • 1,349
  • 4
  • 21
  • 40
  • 2
    Duplicate of [Is there any ready-made calendar control for iPhone apps?](http://stackoverflow.com/questions/997779/is-there-any-ready-made-calendar-control-for-iphone-apps), [Calendar in iphone app](http://stackoverflow.com/questions/3634000/calendar-in-iphone-app), ... see [the search](http://stackoverflow.com/search?q=iphone+calendar). – Georg Fritzsche Dec 18 '10 at 11:09
  • Thanks Georg Fritzsche for navigation to other link........thats really help me lot.. i add the calendar... in my view.. – kiran kumar Dec 18 '10 at 11:48

2 Answers2

0

Try this project

https://github.com/briancollins/Kal

ipraba
  • 16,485
  • 4
  • 59
  • 58
  • acutally i try that Kal. But.... in project setting header search path i added ../../src and other linker i added -all_load... has i include the kal xcodeproject... i add in general tab. kal....now when iam importing kal.h its showing error. there is not kal.h file and directory ... I need help on that... If any one help me out iam thankful to them... ............ – kiran kumar Dec 19 '10 at 16:17
0

1) GCCalendar

2) http://github.com/klazuka/Kal

More..

Hope this helps.

KingofBliss
  • 15,055
  • 6
  • 50
  • 72