Re: popup menus and toolbar buttons

2013-06-16 Thread Mike Abdullah
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! _

Re: popup menus and toolbar buttons

2013-06-16 Thread Lee Ann Rucker
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

Re: popup menus and toolbar buttons

2013-06-16 Thread Mike Abdullah
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

popup menus and toolbar buttons

2013-06-15 Thread Eric Smith
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