Re: Menu in table view?
Re: Menu in table view?
- Subject: Re: Menu in table view?
- From: email@hidden
- Date: Sat, 8 Feb 2003 16:52:23 +0100
On samedi, fivrier 8, 2003, at 02:40 AM, Andrew Merenbach wrote:
I'd like to display a pop up menu in a table view, and have code to
set up a standard Aqua NSPopUpButtonCell. I would, however, like it
use the type of menu with a white background and a black
downward-pointing arrow, as it would use up less space and would
appear less cluttered, as well as permit printing. How should I go
about this?
IIRC, it was discussed recently.
You need to send a setBordered:NO to your NSPopUpButton cell prototype.
_______________________________________________
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.