NSPopUpButton doesn't show list when used inside a menu item
NSPopUpButton doesn't show list when used inside a menu item
- Subject: NSPopUpButton doesn't show list when used inside a menu item
- From: "Angel Todorov" <email@hidden>
- Date: Fri, 2 May 2008 00:12:01 +0300
Hi,
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). I create that by linking / connecting (Ctrl + drag) the
"New..." item to my custom view. At runtime, the drop down is correctly
populated, but when i click the arrow to show the list of values, it doesn't
expand. It works fine when used in the default window of my application.
Is it possible to have a PopUpButton inside a MenuItem itself? Thanks very
much for the feedback.
P.S: A combo box control also doesn't open / expand when used in a
menuitem.
Angel
_______________________________________________
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