Setting a delegate for an NSComboBoxCell
Setting a delegate for an NSComboBoxCell
- Subject: Setting a delegate for an NSComboBoxCell
- From: Ron Fleckner <email@hidden>
- Date: Sun, 6 May 2007 13:36:46 +1000
Hi,
I have a table view with some columns which contain NSComboBoxCells.
I've made this table view in IB. Now I want to be able to
manipulate the behaviour of the NSComboBoxCell in the table view in
the same way as one can using an NSComboBox's delegate, but there is
no 'delegate' outlet in NSComboBoxCell or it's ancestors.
How can I achieve this, or, how can I add an NSComboBox to a table
view's columns?
Ron
_______________________________________________
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