NSTableView with complex cells ?
NSTableView with complex cells ?
- Subject: NSTableView with complex cells ?
- From: Guillaume Laurent <email@hidden>
- Date: Fri, 16 Jan 2009 12:37:17 +0100
Hi,
I'm currently toying with the idea of writing a very basic music
sequencer. The main window would, like all sequencers, display a list
of music tracks (e.g. Garage Band's main window). Apparently, an
NSTableView with two columns (one for the track's various parameters
and the other for the track itself) could be a good start, provided I
can create NSCells which are very elaborate, for instance able to
display several controls, or to have a large drawing area. Is this
doable, or should I write my own NSView from scratch ? (which I hope
not to)
Thanks,
--
Guillaume
http://telegraph-road.org
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden