Does anyone know how to add a list of check boxes
(NSButtonCell) to a combo box? I tried creating an
array of initialized NSButtonCells and using it as the
combo box's data source, but it only shows a blank
list.
A combo box is a NSTextField subclass, it only deals with plain
string values.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden