Re: Dragging inside and outside of a view
Re: Dragging inside and outside of a view
- Subject: Re: Dragging inside and outside of a view
- From: Simon Stapleton <email@hidden>
- Date: Thu, 26 Sep 2002 20:45:48 +0200
On Tuesday, Sep 24, 2002, at 19:41 Europe/Paris, Simon Stapleton wrote:
<snip tracking rectangle stuff>
I get no mouseEntered or mouseExited events if I've got a button
depressed. I'm not shortcircuiting the event handling mechanism here,
there's nothing (of mine) that goes modal on dragging. As far as I
can see, I should get mouseExited/mouseEntered events as well as the
standard mouseDragged ones, but maybe I'm wrong - it's happened before
;-)
OK, I lied. I _do_ get mouseExited events, but only after the button
has been released, and only if the pointer is outside the tracking
rectangle at the time the button is released. If I drag out of, and
then back into, the tracking rectangle, I get no events.
On top of that, if I pop up the view's menu, I get a
mouseExited/mouseEntered pair when I've finished playing with the menu,
no matter if the mouse has exited the tracking rectangle or not.
Can _anyone_ help on this one? It all seems extremely wacked.
Simon
--
PGP Key Id : 0x50D0698D
--
Eagles may soar, but weasels don't get sucked into jet engines.
_______________________________________________
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.