Tracking a mouse event
Tracking a mouse event
- Subject: Tracking a mouse event
- From: "Mark Wagner" <email@hidden>
- Date: Tue, 20 Jan 2009 15:41:42 -0800
I'm debugging a browser plugin in Firefox. The plugin has its own
mouse-tracking code using WaitNextEvent(). Under Safari, everything
works fine, but under Firefox, the plugin gets the mouseDown event to
enter the tracking loop, but never receives the corresponding mouseUp
event to leave it. How would I go about tracking where the event is
going?
Thanks,
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden