I've written a few plots where I like to use the no pause "np" with
double buffering "db". Is there a way to stop the no pause feature? 
Suppose I had data that I wanted to continuously update and plot inside
a loop, then when breaking out of the loop, have the plot stay static?

I've been using the setopt("np",true") and setopt("db","true") to enable
updating inside a loop.  I've tried using resetopt and clearopt, as well
as using setopt and setting np/db back to false, but have had no luck in
being able to keep the plot up.

I'm using c/c++, with mainly xwin and wxwidgets.

Thanks,

Kyle Bentley

Attachment: 0x06851F38.asc
Description: application/pgp-keys

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to