Nick, thanks for the quick reply.. how would I see the nib file that
is used to display the alarm's?
On Feb 13, 2008, at 3:05 PM, Nick Zitzmann wrote:
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...