Author: ericwa
Date: Sun Dec 20 23:21:40 2009
New Revision: 29148
URL: http://svn.gna.org/viewcvs/gnustep?rev=29148&view=rev
Log:
* Source/NSSliderCell.m: Some more changes to NSSliderCell to get
BezierPathLab working, and a test suite in
tests/testsuite/gui/NSSliderCell. Set the doubleValue to 0 in -init,
unarchive the @"NSValue" key and set the floatValue to it when
unarchiving, adjust setObjectValue: so that when minValue > maxValue,
the slider cell takes its value to be minValue.
Also override setContinuous: and isContinuous to use
NSLeftMouseDraggedMask rather than NSPeriodicMask, which makes
the continuous setting of sliders in Nibs work properly in GNUstep.
Added:
tests/testsuite/trunk/gui/NSSliderCell/
tests/testsuite/trunk/gui/NSSliderCell/minMax.m
Modified:
libs/gui/trunk/ChangeLog
libs/gui/trunk/Source/NSSliderCell.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs