From: Robin Dunn Date: Fri, 19 Jul 2002 21:11:31 +0000 (+0000) Subject: Moved the check for page scrolling with the wheel into wxMouseEvent so X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9b9337da0c597d9ba18f731a4e641bda25437224?hp=9b9337da0c597d9ba18f731a4e641bda25437224 Moved the check for page scrolling with the wheel into wxMouseEvent so it wouldn't have to be duplicated everywhere. Also fixed wxSTC so it can handle wheel page scrolling too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---