]> git.saurik.com Git - wxWidgets.git/commit - src/mac/carbon/slider.cpp
Fixed label positions for horizontal slider [ modified patch 1102150 ], fixed value...
authorKevin Hock <hockkn@yahoo.com>
Fri, 29 Jul 2005 05:19:50 +0000 (05:19 +0000)
committerKevin Hock <hockkn@yahoo.com>
Fri, 29 Jul 2005 05:19:50 +0000 (05:19 +0000)
commitc6732f7f2fbca41ccf498ae8a4ac4a5e850dcae2
tree609d85af6d7a2fed4f6f84028e7883b5610da67a
parent56d74412d9bc8d61c389ddb3919f2a03e610a376
Fixed label positions for horizontal slider [ modified patch 1102150 ], fixed value label position for vertical slider, added logic in constructor for choosing vertical or horizontal based on LEFT/RIGHT/TOP/BOTTOM etc. copied from MSW; without this, the widgets sample slider tab can't show the vertical slider because using LEFT or RIGHT doesn't cause the slider to go vertical.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/slider.cpp