Programmatically opening an NSComboBox list
Programmatically opening an NSComboBox list
- Subject: Programmatically opening an NSComboBox list
- From: Peter Hudson <email@hidden>
- Date: Sat, 21 Feb 2009 12:17:20 +0000
Have trawled the archives and can find only a suggestion to do a
performClick on the combo ( which fails ) or an undocumented method.
I notice from the docs that the button and text field are encapsulated
in an NSComboBoxCell. Have checked the cell docs - can't see any
means to get to the button.
I also can see no means to get to it via the NSControl subclass.
Any help / suggestions appreciated.
PH
_______________________________________________
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