On 1/28/12 11:10 AM, Marshall Hampton 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.


I should note that the sliders on aleph.sagenb.org allow you to click on the value and change the number manually, rather than moving the slider.

Thanks,

Jason

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to