Re: Constraining a NSSlider to Certain Values
Re: Constraining a NSSlider to Certain Values
- Subject: Re: Constraining a NSSlider to Certain Values
- From: Peter Zegelin <email@hidden>
- Date: Mon, 7 Apr 2008 22:00:31 +1000
On 07/04/2008, at 9:14 PM, Allison Newman wrote:
I'm no expert, but you might want to look at mouseDownFlags in
NSCell. Alternatively, you can recover the modifiers from the
NSEvent given in mouseDown in your control. Or, you could wait
until someone that knows what they are actually talking about
replies :-)
Alli
Problem with both of these is it only gives the flags when the mouse
was first clicked - not during the drag itself.
regards,
Peter
_______________________________________________
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