On Jan 28, 6:10 pm, Marshall Hampton <[email protected]> wrote: > Sounds like Jason has a good solution for you eventually. There are > some cruder ways to work around this in the meantime: > > 1) Customize the values in the slider so they are all "nice". > 2) Have a coarse- and fine-tuning slider. The final value used could > be the coarse+fine value. The default fine value would be 0, and the > course values would be rounded, e.g. [10^i for i in range(6)]. > 3) You could have an input box with an unused default value, perhaps > the empty string. If this value was changed to something else, it > would over-ride the slider value.
Thanks Marshall, I will try your suggestions. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
