Re: NSToolbarItem actions and modifier keys
Re: NSToolbarItem actions and modifier keys
- Subject: Re: NSToolbarItem actions and modifier keys
- From: Ryan Stevens <email@hidden>
- Date: Sun, 11 Aug 2002 12:00:33 -0700
I'd think you'd want to know before it was clicked. That way you can
show a different image or some other indication that the behavior is
different (assuming it is different, instead of just a curiosity). And
if you knew before you could just setAction: to be some other method...I
don't know. I guess that's what I would aim for.
As for your question, beats me. Hopefully someone else knows though.
On Sunday, August 11, 2002, at 10:30 AM, Paul Ferguson wrote:
Is there a way within an NSToolbarItem's action method to determine
whether a modifier key (such as Option) was pressed when the toolbar
icon was clicked?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.