Is NSBrowser suitable for this?
Is NSBrowser suitable for this?
- Subject: Is NSBrowser suitable for this?
- From: Matt Gough <email@hidden>
- Date: Thu, 24 Nov 2005 11:11:13 +0000
I want to implement something that is very similar to iTunes' Browse
mode, where I have three columns which are being used to narrow down
the items shown in a fourth table.
Should I use an NSBrowser for my equivalent of the Genres/Artist/
Album columns or just have three separate TableViews?
Like iTunes, I need to be able to multiple select items in any of the
columns (e.g Genres) to merge all of the relevant items into the next
column (e.g. Artist).
Is there an NSBrowser example that does this? The SimpleBrowser
example allows multiple selections, but if done, the next column
along remains empty.
Would I be fighting an uphill battle to coerce NSBrowser into doing
what I want?
Thanks
Matt Gough
Softchaos Limited
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden