Re: Simulating (or obtaining) menubar effect in a Cell
Re: Simulating (or obtaining) menubar effect in a Cell
- Subject: Re: Simulating (or obtaining) menubar effect in a Cell
- From: Benjamin Dobson <email@hidden>
- Date: Tue, 24 Mar 2009 07:47:47 +0000
On 24 Mar 2009, at 01:46:13, Tobias Zimmerman wrote:
Hello all-
I am working with an NSMatrix, and I would like one cell of the
Matrix to
act just like an item in the menu bar. Specifically: Single
clicking should
open a menu; holding the mouse down should open the menu and then
close it
when released; when selected the item should highlight/invert just
like an
item in the menubar.
I have played with NSButtonCell, NSPopUpButtonCell, and other
subclasses of
NSCell, but I can’t seem to hit on the right combination of options to
replicate the behavior of a menubar item. Can anyone suggest the
appropriate combination of elements that would achieve this effect?
If it
isn’t possible to do “out of the box”, then suggestions for
subclassing
NSCell would be welcome.
In what way does NSPopUpButtonCell act incorrectly? It seems to work
for me, but obviously, I don't know exactly what your target is._______________________________________________
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