ComboBoxes in TableViews
ComboBoxes in TableViews
- Subject: ComboBoxes in TableViews
- From: MoreMasters <email@hidden>
- Date: Tue, 19 Feb 2002 15:27:39 -0100
I have an NSComboBoxCell in one of the columns of an NSTableView, and
would like it to be shown as a little down arrow rather than the full
blown ComboBox control (like Interface Builder does when selecting the
type of an oulet in the Class Info inspector). I presume I need to ask
the NSButtonCell that the ComboBox contains not to draw itself, but am
having difficulty accessing it. There doesn't appear to be anything in
the docs, and Google just comes up with the standard documentation.
If anyone could point me in the right direction with this It'd be much
appreciated :)
Thanks.
MM
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.