Version: 1.0

Posted: 2006-07-27

Build Requirements: Leopard Preview

Runtime Requirements: Leopard Preview

View Source Code:

Download Sample (“SimpleCalendar.zip”, 117.7K)
Download Sample (“SimpleCalendar.dmg”, 169.4K)



Description

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.

Document Revision History

Date Notes
2006-07-27Uses the Calendar Store framework to fetch iCal events and display them on a custom calendar.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.