Re: A 'small' NSMenu
Re: A 'small' NSMenu
- Subject: Re: A 'small' NSMenu
- From: Nicholas Shanks <email@hidden>
- Date: Thu, 19 Feb 2004 14:25:00 +0000
On Thursday, February 19, 2004, at 01:48 pm, David Dauer wrote:
Hello,
I searched in the archives, but did not find anything useful. So again
the
question: How to make a NSMenu (which I want to use as a contextual
menu)
small?
You could try creating an offscreen NSPopUpButton and setting it's size
to small, populating it's menu and then displaying the menu when you
want it.
- Nick.
_______________________________________________
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.