Slider and Spinner UI widgets for Numeric fields
Good afternoon...
I just had the thought that it would be cool to be able to specify the type of UI widget for Numeric fields (number, decimal, percent, currency) to be one of:
*  single-line edit (this is what it is today)
*  slider, i.e.: grab the handle and slide it left or right to adjust between a min and max value
*  spinner, i.e.: use up and down arrows to adjust the value (not necessarily, but possibly, a min and max)
I just think that would be kind of cool.
Thanks,