I have been looking for a simple way to create a knob controller with
a custom image. I have attempted subclassing NSSlider, using
setSliderType NSCircularSlider and drawing a new knob using the
drawKnob method. Apparently it appears drawKnob is not called under
Leopard when the setSliderType is a NSCircularSlider.
(1) Am i missing something here or is there a another approach I
should be using?
(2) Are there any other resources that could assist? I could obviously
build something from scratch using NSView etc or use Stick Software's
SSCircularSlider but ideally want a less complex solution.
Any help greatly appreciated,
Christian
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]