Catch and forward the following mouse related events:
authorDavid Elliott <dfe@tgwbd.org>
Mon, 14 Apr 2003 03:51:59 +0000 (03:51 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 14 Apr 2003 03:51:59 +0000 (03:51 +0000)
commitfe802fc2edc8e3e78f812254582af0ee91da2ea0
treec764a91e05d8958de0b040df66ae91ca58b29a8b
parentb67d3706d98110bafa5c4de39e7a1fd44be79903
Catch and forward the following mouse related events:
mouseMoved, mouseEntered, mouseExited
mouseDown, mouseDragged, mouseUp
rightMouseDown, rightMouseDragged, rightMouseUp
otherMouseDown, otherMouseDragged, oterMouseUp

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