]> git.saurik.com Git - wxWidgets.git/commit
Added default implementation for drawRect and mouse events that returns
authorDavid Elliott <dfe@tgwbd.org>
Mon, 11 Aug 2003 13:47:50 +0000 (13:47 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 11 Aug 2003 13:47:50 +0000 (13:47 +0000)
commit2d6c4e485c7fef1c4da20a380423615e8fe19b81
tree760e54cb3f839996c58236c949dd55fb595c0e96
parent4fa818f6734c676bf6d69d622fd2bc54675e7103
Added default implementation for drawRect and mouse events that returns
false so normal processing will take place.  Some users of wxCocoaNSView
may not wish to implement every event.

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