]> git.saurik.com Git - wxWidgets.git/commit
Make a slider control created with a particular size/position adjust itself to the...
authorDavid Elliott <dfe@tgwbd.org>
Thu, 6 Sep 2007 16:41:31 +0000 (16:41 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 6 Sep 2007 16:41:31 +0000 (16:41 +0000)
commit780220b099a8016b02a4b78a1e3f0b0c6849b51f
treee086b25265b8fe820b1fc7aa87c867aa66099045
parent50fae378f2cad3ba80dcdc024ee8fbb620e79045
Make a slider control created with a particular size/position adjust itself to the only size that works and adjust the positioning accordingly.
Implement the wxSL_AUTOTICKS style.
Patch from Mark Oxenham.  Copyright 2007 Software 2000 Ltd.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/slider.mm