]> git.saurik.com Git - wxWidgets.git/commit
Implement mouse entered, exited, and synthesize move events while the mouse is inside.
authorDavid Elliott <dfe@tgwbd.org>
Mon, 28 May 2007 04:22:10 +0000 (04:22 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 28 May 2007 04:22:10 +0000 (04:22 +0000)
commit7c5a378ff21de766bab2fd76293be1008610afc2
tree8223eb10fb410917024cee68cc9997e08ffe53e4
parentae04c0f15694193c3f6e62dfd16f1c5da86e03f7
Implement mouse entered, exited, and synthesize move events while the mouse is inside.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSView.h
include/wx/cocoa/objc/NSView.h
include/wx/cocoa/trackingrectmanager.h [new file with mode: 0644]
include/wx/cocoa/window.h
src/cocoa/NSView.mm
src/cocoa/control.mm
src/cocoa/window.mm