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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to