After having tried to debug an error related to mouse tracking (using MATrackingAreaw, [1]) a few weeks ago, I occasionally saw an error message from the system in the console log. The error claim that an assert has failed in -[NSEvent eventNumber] - and each time this occured, our custom mouse tracking seemed to stop working.
Unfortunately, I do not have access to the log at the moment. What would be the rightâ„¢ thing to do here? Since it isn't an exception, I cannot catch it myself, so I'm fumbling in the dark at the moment. Any ideas or suggestions are welcome. [1]. http://mattgemmell.com/files/source/matrackingarea.zip Regards Mattias _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]