Page 1 of 1

Can a SpinGadget do floats ?

Posted: Tue Jul 15, 2003 1:14 pm
by gnozal
SpinGadget does +1 ou -1 when you click on up/down.
Is there a way to do +2/-2 or +0.1/-0.1 ?

Posted: Tue Jul 15, 2003 2:36 pm
by Fred
SetGadgetText() is here for that, you can even put string if you want.

Posted: Tue Jul 15, 2003 5:18 pm
by gnozal
Thanks, I found this. I was asking about a more 'automatic' way.