Design Decision: Multi-Array Table View
Design Decision: Multi-Array Table View
- Subject: Design Decision: Multi-Array Table View
- From: Ben Lachman <email@hidden>
- Date: Tue, 30 Jan 2007 00:38:36 -0500
I'm wanting to display data from two arrays in a table view
(something like what spotlight does in it's "show all" view). I'd
like each array to be sorted individually of the other and have a
header row that has a title (in this case 'web results' and 'local
results') and is able to be closed/disclosed. My first thought was
to create a custom array controller letting me keep all my current
bindings, etc. However after working on this for a while it seems
like it is going to be more of a hack than I'd like, plus a lot of
work. Can anyone suggest a good way of doing this?
Thanks,
->Ben
--
"Don't sweat it -- it's not real life. It's only ones and zeroes."
-- Gene Spafford
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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