]> git.saurik.com Git - wxWidgets.git/commit
refactored scrollbar creation code to use CreateControl, MSWCreateControl, and MSWGet...
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 14 Mar 2005 13:31:11 +0000 (13:31 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 14 Mar 2005 13:31:11 +0000 (13:31 +0000)
commit720afa24b0831889e2b2f1fefc21af566949d45c
tree4692cd9fb166d5411f8ffa59d0f8672014d3d571
parenta376ab30396fcbbe2f4a05bf561accab1e05fb12
refactored scrollbar creation code to use CreateControl, MSWCreateControl, and MSWGetStyle: fixes default colour inheriting from parent and allows the scrollbar to be hidden initially (with 2-step creation)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/scrolbar.h
src/msw/scrolbar.cpp