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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
