Multiple NSComboBoxCells, multiple datasources, one DS object
Multiple NSComboBoxCells, multiple datasources, one DS object
- Subject: Multiple NSComboBoxCells, multiple datasources, one DS object
- From: Rob Chahin <email@hidden>
- Date: Mon, 17 Jul 2006 15:38:42 +0100
Hi all,
I have an NSTableView with 3 NSComboBoxCell columns. Each column
should be using a different set of data.
Is there any way to achieve this without using 3 separate datasource
objects? I have 4 NSTableViews using one datasource object by
comparing aTableView with outlets - there doesn't seem to be an
equivalent using aComboBoxCell because I can't find a way to see
which column aComboBoxCell belongs to. If I can't see which column it
belongs to, I can't tell which set of data it should be using.
Thanks,
Rob Chahin
_______________________________________________
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