|
From: <ai...@us...> - 2009-11-17 01:24:20
|
Revision: 10606
http://plplot.svn.sourceforge.net/plplot/?rev=10606&view=rev
Author: airwin
Date: 2009-11-17 01:24:10 +0000 (Tue, 17 Nov 2009)
Log Message:
-----------
Remind users of plpause in plend documentation. Thanks to David Sagan for
this change.
Modified Paths:
--------------
trunk/doc/docbook/src/api.xml
Modified: trunk/doc/docbook/src/api.xml
===================================================================
--- trunk/doc/docbook/src/api.xml 2009-11-16 22:33:58 UTC (rev 10605)
+++ trunk/doc/docbook/src/api.xml 2009-11-17 01:24:10 UTC (rev 10606)
@@ -1976,6 +1976,13 @@
</para>
<para>
+ By default, PLplot's interactive devices (Xwin, TK, etc.)
+ go into a wait state after a call to plend
+ or other functions which trigger the end of a plot page.
+ To avoid this, use the &plspause; function.
+ </para>
+
+ <para>
Redacted form: <function>plend()</function>
</para>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|