Patch that should prevent problem with interference
authorRobert Roebling <robert@roebling.de>
Sun, 5 Aug 2001 21:40:30 +0000 (21:40 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 5 Aug 2001 21:40:30 +0000 (21:40 +0000)
commitcf19b0bd2567b4c3b2a6f9b60587909a7c784a98
treec3de239fc80a3797e782cabf528fc82d38af1fa4
parentfbb24934dfa0329b8635ff50e5022dd81cab03bc
  Patch that should prevent problem with interference
    between dragging the scrollbat thumb and normal
    mouse events. Also, thumb-release event are now
    sent from wxScrollWindow. Neither has been tested,
    but the same code works in wxWindow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/scrolwin.cpp
src/gtk1/scrolwin.cpp