On Feb 13, 2008 AD, at 9:31 AM, Chris Schmitt wrote:
I need to add an alarm to my project and I am looking to implement
something like the alarm control they built into ical. Does anyone
know how they did this? Custom View?
If you took a look at the nib file that is used to display alarms,
then your suspicions would be confirmed. I think the closest built-in
equivalent would be NSTableView...