]> git.saurik.com Git - wxWidgets.git/commit - src/osx/cocoa/slider.mm
routing native events first to the wx class and only if skipped call native handler
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 14 Jan 2009 08:58:59 +0000 (08:58 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 14 Jan 2009 08:58:59 +0000 (08:58 +0000)
commitb466e85a7e81db84545bc44c83cbe4ccacd4fe8e
treeb7e5bdcb7176524267d15ef5b08cf0ffa6b19c05
parentcf516c2bb2b8bc462f6f0cb852fb2fc2d86c9c66
routing native events first to the wx class and only if skipped call native handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/osx/cocoa/private.h
src/osx/cocoa/button.mm
src/osx/cocoa/choice.mm
src/osx/cocoa/gauge.mm
src/osx/cocoa/glcanvas.mm
src/osx/cocoa/notebook.mm
src/osx/cocoa/scrolbar.mm
src/osx/cocoa/slider.mm
src/osx/cocoa/spinbutt.mm
src/osx/cocoa/srchctrl.mm
src/osx/cocoa/textctrl.mm
src/osx/cocoa/window.mm