On 16 Jun 2013, at 18:39, Lee Ann Rucker wrote:
> If you have an NSSegmentedControl with only one segment and a menu, the menu
> only pops up if you press and hold the button, otherwise it acts like a
> normal button. That sounds like what you want.
Ooh, that's a good one to know, thanks!
_
rday, June 15, 2013 11:33:05 AM
Subject: popup menus and toolbar buttons
Anyone know how to attach a popup menu to a toolbar button, as with the 'run'
button in Xcode? I want to give users a choice of action via a popup menu if
they hold down one of my toobar buttons.
Tha
On 15 Jun 2013, at 19:33, Eric Smith wrote:
> Anyone know how to attach a popup menu to a toolbar button, as with the 'run'
> button in Xcode? I want to give users a choice of action via a popup menu if
> they hold down one of my toobar buttons.
I have code for doing this here:
https://bitb
Anyone know how to attach a popup menu to a toolbar button, as with the 'run'
button in Xcode? I want to give users a choice of action via a popup menu if
they hold down one of my toobar buttons.
Thanks in advance,
Eric
___
Cocoa-dev mailing list (Co