iCal UI question
iCal UI question
- Subject: iCal UI question
- From: Jason Moore <email@hidden>
- Date: Mon, 12 Jul 2004 23:59:11 -0500
Dear Cocoa Developers,
Hi. I am planning an application which would use an interface very similar to
iCal. Specifically, it would have some sort of table view (i'm assuming that's
what iCal uses for it's day-week-month views), with objects similar to iCals'
events that can be sized and positioned using drag and drop operations. I am
unsure of where to begin with such an interface. NSTableView would be a logical
choice for the main view area, but what about the 'event' type views? NSView?
NSWindow? I would greatly appreciate any direction you could give. :)
Thanks,
Jason M.
i apologize if this question has been addressed before. i couldn't find it in
the archives.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.