Re: Continuous controls and undo
Re: Continuous controls and undo
- Subject: Re: Continuous controls and undo
- From: Ricky Sharp <email@hidden>
- Date: Sat, 8 Jan 2005 22:35:40 -0600
On Jan 8, 2005, at 9:57 PM, Jonathon Mah wrote:
On 9 Jan 2005, at 04:02, Tommy Nordgren wrote:
Derive a class:
-(void) mouseDown:(NSEvent*)event
...
-(void) mouseUp:(NSEvent *) event
I haven't ever tried that, but looking at it I'd assume that it would
_not_ work when changing the slider value with the keyboard (with Full
Keyboard Access on, for example).
To handle that case, you could probably set/clear the flag (as you'd do
in mouseDown: and mouseUp:) in overrides to keyDown: and keyUp:
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden