clickCount is not available for mouse entered/exited events also, just use respondsTo...
authorKevin Ollivier <kevino@theolliviers.com>
Fri, 13 Feb 2009 20:16:13 +0000 (20:16 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Fri, 13 Feb 2009 20:16:13 +0000 (20:16 +0000)
commitf1f1500304fa0780b37bef403def82b9463016c8
tree11fa95935f9a70e3c9a6e5eb396d57b0aa7a3091
parentbb839504eb6535694251487cc9025df8c3c7f426
clickCount is not available for mouse entered/exited events also, just use respondsToSelector to make sure we catch this always, and add some stubs for mouse entered / exited events.

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