From: Alan W. I. <ai...@us...> - 2001-02-03 20:55:15
|
Update of /cvsroot/plplot/plplot/examples/tcl In directory usw-pr-cvs1:/tmp/cvs-serv30944 Modified Files: plot.tcl Log Message: Removed configuration of dp driver that does not even exist. Also, commented out configuration of xwin and tk drivers which killed pausing since that seemed to generate bad behaviour (any part of X window that was obscured during drawing remained black when it gained focus, plots would not remain on screen if run from scripts). The net result now of these changes is the plots run fine interactively or from a script using either the xwin or tk drivers. |