scan dragto

(#<widget> 'scan 'dragto x)
This command computes the difference between its x argument and the x argument to the last scan mark command for the widget.

It then adjusts the view left or right by 10 times the difference in x-coordinates. This command is typically associated with mouse motion events in the widget, to produce the effect of dragging the entry at high speed through the window.

The return value is an empty string.


© Author | Home | Sitemap