-3

I was looking for some sample code to create a really simple calendar like this one

enter image description here

but i can find nothing at all... only like the default iphone agenda with appointments... can you help me with some link?

Many thanks! M.

Vale
  • 223
  • 1
  • 4
  • 13
  • Many similar questions: http://stackoverflow.com/questions/5348403/calendar-control-for-ipad – brynbodayle Sep 08 '12 at 21:24
  • I already read this post like many other similar ones but it is not what i mean... i don't want a native iphone calendar but like the image. – Vale Sep 09 '12 at 10:13

1 Answers1

2

You should try to implement native kal calender source code from search.it is really easy

implementation of calender and moreover its interface is resembling with iPhone default calender view.

Vishal
  • 8,246
  • 6
  • 37
  • 52