wxWidgets/include
Robin Dunn d2c52078dc Added mouse wheel support for MSW. It generates a wxMouseEvent with a
type of wxEVT_MOUSEWHEEL.

wxMouseEvent has new members and accessors to transport mouse wheel
rotation data.  New members and accessors are documented.

wxGenericScrolledWindow modified to turn mouse wheel events into
scroll actions.

Added wxUSE_MOUSEWHEEL to setup0.h to allow disabling the platform
specific parts.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-05-04 07:26:30 +00:00
..
wx Added mouse wheel support for MSW. It generates a wxMouseEvent with a 2001-05-04 07:26:30 +00:00
.cvsignore minor corrections for CodeWarrior 2001-02-02 20:48:54 +00:00
wx_cw_d.pch modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cw_d.pch++ modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cw.pch modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cw.pch++ modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cwc_d.pch merge of wxMac into main repository (Carbon Precompiled Headers) 2000-08-09 10:57:08 +00:00
wx_cwc_d.pch++ merge of wxMac into main repository (Carbon Precompiled Headers) 2000-08-09 10:57:08 +00:00
wx_cwc.pch merge of wxMac into main repository (Carbon Precompiled Headers) 2000-08-09 10:57:08 +00:00
wx_cwc.pch++ merge of wxMac into main repository (Carbon Precompiled Headers) 2000-08-09 10:57:08 +00:00