Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!caen!hellgate.utah.edu!gr.utah.edu!wtm From: wtm%gr.utah.edu@cs.utah.edu (Thomas McCollough) Newsgroups: comp.windows.x.motif Subject: need a slider that i can type to Message-ID: <1991Feb21.173613.15499@hellgate.utah.edu> Date: 22 Feb 91 00:36:13 GMT Organization: University of Utah CS Dept Lines: 9 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