本文介绍了日历视图在iphone sdk的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何在iphone sdk中创建日历视图
how to create calendar view in iphone sdk like
在以下链接中
尊敬的,
sathish
Regards,sathish
推荐答案
我使用Kal用于日历界面。这是一个令人震惊的是,没有内置的日历视图控制器,但没有。我真的希望他们在iOS4中添加一个与EventKit,但没有。
I use Kal for calendar interfaces. It's kind of shocking that there's no built-in calendar view controller, but there's not. I really expected them to add one with EventKit in iOS4, but no.
Kal有点棘手,让你的头脑,但一旦你明白了它的想法,足以实施。
Kal's a little tricky to get your head around, but once you understand how it thinks, it's easy enough to implement.
这篇关于日历视图在iphone sdk的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!