wxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why?) so
authorRobin Dunn <robin@alldunn.com>
Fri, 5 Mar 2004 22:27:49 +0000 (22:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 5 Mar 2004 22:27:49 +0000 (22:27 +0000)
commit5d2ad0558207eeb331df80db23c8e52ec99909ad
treeadfc6ebebae39489bdd0e33af0966522f810b312
parent426936d182b0d2e8b60de65e2cad86c49d09faf6
wxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why?) so
wxVScrolledWindow needs to respond to it otherwise nothing happens
when using the scrollbar.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/vscroll.cpp