Re: NSPopUpButton doesn't show list when used inside a menu item
Re: NSPopUpButton doesn't show list when used inside a menu item
- Subject: Re: NSPopUpButton doesn't show list when used inside a menu item
- From: Jens Alfke <email@hidden>
- Date: Thu, 1 May 2008 22:02:52 -0700
On 1 May '08, at 2:12 PM, Angel Todorov wrote:
I have a regular menu (File menu) for my app. One of the menu items
(New
...) is a custom view , which happens to contain a NSPopUpButton
(i.e.
simple drop down).
Um, that's ... weird. I suggest you use a regular submenu instead.
Many apps have one of those for the New command, when they can create
several types of new documents.
Putting a custom control in a menu, that does the same job as an
existing mechanism, but differently, it just going to make your app
look inconsistent and confusing.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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