是否可以在 iPhone 日历事件创建/编辑视图中添加按钮?
我想通过添加新按钮来自定义 iPhone 日历事件视图。 目的是允许用户单击此按钮,然后浏览以在列表中选择朋友的姓名。然后,应将名称写入日历事件的“注释”字段中。
是否可以修改这样的标准视图?
谢谢 查尔斯
I want to customize the IPhone Calendar Event view by adding a new button.
The purpose is to allow the user to click on this button and then browse to select in a list the name of a friend. The name should then be written in the "note" field of the calendar event.
Is it possible to modify such standard view?
Thanks
Charles
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,这是不可能的。 iPhone SDK 不提供从第三方应用程序访问日历或日历应用程序的任何官方方式。
No, this isn't possible. The iPhone SDK doesn't provide any official way to access calendars or the Calendar app from 3rd party applications.