开发者

How can I make a grid like the iOS calendar app?

开发者 https://www.devze.com 2023-02-05 03:22 出处:网络
Ok, so I am wanting to write a calendar app, but I haven\'t done much with dates on the iphone and so I\'m coming here for some help.

Ok, so I am wanting to write a calendar app, but I haven't done much with dates on the iphone and so I'm coming here for some help.

I plan on persisting the data through core data obviously but as far as handling touch events inside of a grid...how would I开发者_开发百科 go about that? Is there some sort of a grid UI element that I am just not seeing in IB? (haha) Once I get my grid setup, I feel like I can handle the rest ok, but I just really don't have any idea where to start on setting up a monthly grid...any thoughts?

Thanks in advance!


The Tapku Library provides an object for a calendar view: http://tapku.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消