如何创建在每日和每周的时间轴视图中显示日历事件的应用程序?
是否有任何代码或库可用于开发这样的应用程序,根据要求在周视图或每日视图或每年视图中显示日历事件?
要求是代码应该采用通用格式,以便它可以兼容所有 3 个条件来绘制事件并显示它们。
此外,代码/库应该关心重叠事件或超过一天的事件。
请指导我。对于EventKit框架和这样的设计我完全是一片空白。
提前致谢。
姆鲁纳尔
Is there any code or library available to develop such an application which displays calendar events in week view or daily view or yearly view according to requirement?
Requirement is the code should be in such a generalize format that it can compatible with all 3 conditions to plot events and display them.
Also that code/library should care about the overlapping events or over-day events.
Please guide me on this. I am completely blank for EventKit framework and such a designing.
Thanks in advance.
Mrunal
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定这正是您正在寻找的,有一些可用的日历框架。请看这里
CocoaControls
Tapku // 似乎是最好的之一,尝试看看它的演示。
-阿努普
I am not sure this is exactly what you are looking for, there are some calendar frameworks available. Please have look here
CocoaControls
Tapku // Seem to be one of the best one, try seeing its demo.
-anoop