Drag operation swallows mouse events?

  • Follow


Does anyone know how to get mouse click events while the mouse is inthe middle of a drag operation?There are several areas in the app where a particular item may bedropped on to.  When the user drags this item over each, I would likeit to become "highlighted" (color change).I am able to know when to enable highlighting because theTransferHandler gets activated when the dragged object enters the dropaccepting region, but I can't figure out any way to know how to turnthe highlighting off.Is there some global way to know that the mouse has been released?This is becoming a huge time sink.Thanks for any help!Ted
0
Reply edward.benson (1) 3/3/2007 12:39:14 AM


0 Replies
148 Views

(page loaded in 0.04 seconds)

Similiar Articles:






7/27/2012 4:00:22 PM


Reply: