]> git.saurik.com Git - wxWidgets.git/commit - include/wx/msw/slider.h
Improve positioning of wxSlider min/max labels in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Oct 2010 13:52:50 +0000 (13:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Oct 2010 13:52:50 +0000 (13:52 +0000)
commitce0ee9aec1fe43a5645390bd1e45f27a2518a03b
tree06b07fa993e0d2d6fcd474b9877f5dd7d221f5e7
parent4ea1bb9d09da7c4a8bf36d7d8f2b3e50e3b1868d
Improve positioning of wxSlider min/max labels in wxMSW.

Put the min/max labels on the sides or a horizontal slider or above/below a
vertical one to make them visually more distinct from the current value label.

See #11427.

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