Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
SimpleCalendar
Last Revision: | Version 1.0, 2006-07-27 Uses the Calendar Store framework to fetch iCal events and display them on a custom calendar. |
Build Requirements: | Leopard Preview |
Runtime Requirements: | Leopard Preview |
The SimpleCalendar application uses both read and write Calendar Store APIs. It initially fetches a range of event objects from Calendar Store, and uses Cocoa Bindings to display events on individual days of a monthly calendar. It observes iCal notifications and updates local records if they are changed externally. It also observes user changes to local records and saves them to Calendar Store. This sample uses pre-release APIs. Please see the headers in CalendarStore.framework for a list of known issues.
Copyright © 2006 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2006-07-27