]> git.saurik.com Git - wxWidgets.git/commit
Use NSTrackingArea when available (building for 10.5+) so that we can get mouse moved...
authorKevin Ollivier <kevino@theolliviers.com>
Fri, 25 Dec 2009 20:40:05 +0000 (20:40 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Fri, 25 Dec 2009 20:40:05 +0000 (20:40 +0000)
commit849754a4511e8a619d28bac5b08e9a0384100392
tree70f2146102d5e92ec6d885fa81d05289268b4ac2
parent7591b0bb5324c6e996fc81f8458f7674b2f1461e
Use NSTrackingArea when available (building for 10.5+) so that we can get mouse moved events for inactive / non-focused windows too.

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