Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "150) How can I set the color of a XmScale widget's trough?"
Next document is "152) TOPIC: LABEL WIDGET"

151) How does Motif implement mouse button auto-repeat on the

scrollbar's arrow buttons?

[Last modified: May 97]

Answer:  It installs a timer and checks the button state at each timeout.  If
the button is still down, it repeats the action.  You can do this in your
application, too.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "150) How can I set the color of a XmScale widget's trough?"
Next document is "152) TOPIC: LABEL WIDGET"