Re: how to have a pop up menu from an ordinary button?
Re: how to have a pop up menu from an ordinary button?
- Subject: Re: how to have a pop up menu from an ordinary button?
- From: Peter Ammon <email@hidden>
- Date: Thu, 7 Aug 2008 16:56:36 -0700
On Aug 7, 2008, at 2:53 PM, Rua Haszard Morris wrote:
I am trying to implement a mini-size, square bevel button that pops
up a menu, i.e. a popup button with a square appearance and mini
size, but have not found a way to achieve this.
NSPopupButton does not support square button appearance, and doesn't
support setControlSize: (though it can of course be an arbitrary
size).
In Leopard, NSPopUpButton supports any bezel style that NSButton
supports (excluding uninteresting cases like Disclosure or Help).
NSPopUpButton also supports setControlSize:. Are these not working
for you?
-Peter
_______________________________________________
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