]> git.saurik.com Git - wxWidgets.git/commit - include/wx/cocoa/trackingrectmanager.h
Use one run-loop observer for all synthesis of mouse moved events instead of a separa...
authorDavid Elliott <dfe@tgwbd.org>
Thu, 16 Aug 2007 17:44:11 +0000 (17:44 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 16 Aug 2007 17:44:11 +0000 (17:44 +0000)
commit8ea3a63ea9b48da919a5f9eb3c60e137dc333db8
tree143a310822b7821f9552d78b947c0f53af831617
parenta0c2e4a050f4f2e8d344483ba4cfaa8b08a1fe87
Use one run-loop observer for all synthesis of mouse moved events instead of a separate observer for each view.
Actually check the last mouse position and don't send synthesized events if the mouse hasn't moved.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/trackingrectmanager.h
src/cocoa/window.mm