Newbie Q: SimpleSliderMorph

Bilal Ahmed bilal at dgp.toronto.edu
Wed Jul 23 13:57:32 UTC 2003


Hi,

I've been using the SimpleSliderMorph in an application, and was trying to
make some improvements.
- Is it possible to somehow add useful labels to the morph like adding the
minimum value, maximum value, and the current selected value (so say, 0 on
one end, 10 on the other, and a 5 in the middle if thats the location of the
slider button);
- It seems that a SimpleSliderMorph represents a continuous data type. Is it
possible to restrict it to discreet data types? If not, is there a better
control morph I can use for discrete data types?

Thanks in advance.

Regards,
Bilal



More information about the Squeak-dev mailing list