Returning the smaller knob rect in -knobRectFlipped: seems to do the
trick.
Brandon
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admin
I'm trying to make a vertical slider with a knob that's 1 pt tall. I
can't quite figure out how to do this without rewriting NSSliderCell.
Overriding -knobThickness and returning a particular thickness doesn't
seem to have any effect on the thickness of the knob. The -
setKnobThickness: meth