• 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
key modifiers change during drag
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

key modifiers change during drag


  • Subject: key modifiers change during drag
  • From: Seth Delackner <email@hidden>
  • Date: Wed, 8 Oct 2003 00:20:22 +0000
  • Mail-followup-to: email@hidden

When a cell is running a tracking session or a drag session,
it is receiving mouse events only. If the user releases or
presses a modifier key (for example, to change from move to
copy drag) no event gets through until the user moves some
more (and our tracking code can inspect the current flags).

Has anyone solved this? I can't even run a timer to detect
changes, since you aren't allowed to sniff for events in a
background thread while the main thread is already in a
tracking/dragging session.
_______________________________________________
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.

  • Prev by Date: Re: NSTextField responder chain question...
  • Next by Date: Dock Icon position
  • Previous by thread: C++ and CodeWarrior
  • Next by thread: Re: key modifiers change during drag
  • Index(es):
    • Date
    • Thread