Re: one button mouse right click
Re: one button mouse right click
- Subject: Re: one button mouse right click
- From: email@hidden
- Date: Wed, 21 Apr 2010 18:59:53 -0600
trying to get a right - click to show a popup menu
i had thought that the os would / should convert a ctrl-click to call
rightMouseDown
but I see it does not and I have to look at flags and call
rightMouseDown if ctlr key is down
On Apr 21, 2010, at 6:53 PM, Nick Zitzmann wrote:
On Apr 21, 2010, at 6:31 PM, email@hidden wrote:
when I ctrl-click should rightMouseDown be called or do I have to
look at the modifier flags in mouseDown ?
No and yes. What exactly are you trying to accomplish?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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