]> git.saurik.com Git - wxWidgets.git/commit
Add support for wxSL_INVERSE flag. Also uses new inverse logic to make Mac vertical...
authorKevin Hock <hockkn@yahoo.com>
Thu, 27 Jan 2005 21:18:47 +0000 (21:18 +0000)
committerKevin Hock <hockkn@yahoo.com>
Thu, 27 Jan 2005 21:18:47 +0000 (21:18 +0000)
commit0281278534339322516fa6133ed4df925c2156be
treee16b270b95095e68c262c7fe057d50dedd3dfc9b
parent2996adee33f20421100cf5efb225dded1b3c2dac
Add support for wxSL_INVERSE flag. Also uses new inverse logic to make Mac vertical sliders consistent with MSW/GTK vertical sliders with 0 oriented at the top rather than the bottom (use wxSL_INVERSE to orient in Mac-native way).

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