Hi, Hazen, On Mar 21, 2010, at 12:50 , 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. > > Was this the intended behavior? Since the xcairo device is the only > one > that does not report the cursor position in real time it is the > only one > that lets you move between the plots. When you say the xwin device reports the cursor position in real time, do you mean that it spews out position information every time you move the cursor? That it not the behavior I get for the xwin driver. I get xwin and xcairo behavior that matches your description of the xcairo driver (plus clicking the mouse is like pressing the space bar). I don't have the qt devices built so I can't comment on them. Hope this helps, Dave ------------------------------------------------------------------------------ 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
