Hazen Babcock wrote:
> ./x01c -dev xwin -locate
> This will stop reporting positions as soon as you move the cursor
> outside of a plot.
>
> ./x01c -dev xcairo -locate
> This device only reports the position when you press a key. It will also
> stop reporting positions when you move outside a plot and press a key.
>
> ./x01c -dev qtwidget -locate
> This device is the same as xwin.
Hm, looking around a little more, it looks like the Qt devices do not
implement PLESC_GETC, so they just ignore the -locate option.
-Hazen
|