]> git.saurik.com Git - wxWidgets.git/commit
added mouse wheel event test; don't trap left mouse clicks in MyCanvas as this makes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Jul 2005 10:16:57 +0000 (10:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Jul 2005 10:16:57 +0000 (10:16 +0000)
commit4686e0f659a6dae15b003dd1004c7716cf6623c9
tree59092f7f8ed18fe334d32e71cc590c9b33a3ca64
parent3c29734862930479dd1fd691649e694a94bbea52
added mouse wheel event test; don't trap left mouse clicks in MyCanvas as this makes it impossible to give focus to the window and so to use mouse wheel in it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/scroll/scroll.cpp