• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Continuous controls and undo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Continuous controls and undo (From: Dan Bernstein <email@hidden>)
 >Re: Continuous controls and undo (From: Tommy Nordgren <email@hidden>)
 >Re: Continuous controls and undo (From: Jonathon Mah <email@hidden>)

  • Prev by Date: Re: Continuous controls and undo
  • Next by Date: Getting a list of specific filetypes from an NSOpenPanel that only selects directories.
  • Previous by thread: Re: Continuous controls and undo
  • Next by thread: Re: Continuous controls and undo
  • Index(es):
    • Date
    • Thread