[comp.windows.x.motif] need a slider that i can type to

wtm%gr.utah.edu@cs.utah.edu (Thomas McCollough) (02/22/91)

I want a slider widget that I can type to as well as "slide".  Right now
I'm implementing something that does what I want with both a slider widget
and a text widget, and all the associated callbacks and munging between
the two widgets so that they maintain consistent values, etc.  I have
essentially solved the problem with brute force.  Now I'm looking for
something that makes more sense.  Anything available?

Thanks,
Tom