From: Alan W. I. <ir...@be...> - 2002-07-04 14:49:45
|
On Thu, 4 Jul 2002, Vince Darley wrote: > Hmm, I really don't see that I've modified any file which could have an > effect on this demo at all. The 'plframe' and 'xwin' driver is completely > untouched... However, I'll take a look. (My code uses a new tkwin driver > which won't be used in your build). You are completely correct and my apologies for blaming the bug on your changes. Because of what you said above, I rebuilt a 21 June version of the code (long before any of your recent changes or Gary's), and the tkdemos.tcl page control bug was there. So this bug has been around for a while (and perhaps even before plplot-5.1.0 since my test scripts don't test multipage plots as the first example to be tried under plserver). That leaves two outstanding issues from your recent CVS changes that I am aware of. These are (1) finishing off the version stuff (using strncpy to get the first 3 characters of PLPLOT_VERSION), and (2) getting runAllDemos.tcl to work for both of our environments. Alan |