Birthdays
| Last Revision: | Version 1.1, 2008-09-10 Provided a value for the NSPrincipalClass key. Replaced occurrence of NSCalendarDate objects with NSCalendar + NSDate objects. (Full Revision History) |
| Build Requirements: | Mac OS X 10.4.7 or later, Xcode 2.3 or later |
| Runtime Requirements: | Mac OS X 10.4.7 or later |
This Dashboard widget uses a widget plug-in to find Address Book contacts with birthdays that occur in the current day, week, or month. The plug-in queries the public Address Book framework and returns matching names, birthdays, and Address Book identifiers. The latter allows construction of a URL which opens that person's entry in the Address Book application.
The sample includes the completed widget, an Xcode project for the plug-in, and a vCard containing test contacts with birthday data. Please see the Read Me for instructions on adding birthday data to your Address Book contacts, and installing a modified plug-in into the widget.
© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-09-10)