enhanced NSSlider subclass?
enhanced NSSlider subclass?
- Subject: enhanced NSSlider subclass?
- From: Cameron Hayne <email@hidden>
- Date: Wed, 12 Jun 2002 00:58:05 -0400
As a relative Cocoa newbie, I'm not sure what the correct terminology
would be for what I'm asking about.
Anyway, what I'm looking for is an NSSlider which has various
enhancements added. The sort of "enhancements" I mean are like those
added in by hand in the 4th of the "Vermont Recipes"
(
http://www.stepwise.com/Articles/VermontRecipes/ ): labels for the tick
marks, numeric readout of the slider value, etc.
These are things which I am used to in the sliders of other toolkits,
notably that of X/Motif, and I am disappointed that I have to do it
myself in Cocoa. (as opposed to just setting 'tickLabels: YES' when
creating the NSSlider).
I'm about to start implementing this sort of thing for my own use so
naturally I wondered if anyone else has done it already.
... Cameron
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.