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.