Alan W. Irwin writes: > [...], but the other two error out as follows: > > softw...@raven> ./xtk02 -f tk02 > invalid command name "Pltkwin" > while executing > "Pltkwin .plw" > (file "tk02" line 48) > invoked from within > "source tk02" > > > softw...@raven> ./xtk04 -f tk04 > invalid command name "PLXWin" > while executing > "PLXWin .plw" > (file "tk04" line 37) > invoked from within > "source tk04" > > Geoffrey, can you replicate the above issues?
I will try to take a look at these, but I can't promise it will be on the timescale of before-release. I don't remember tk02 using "Pltkwin". I'm pretty sure it didn't back at the beginning when I wrote it, but maybe somebody tweaked it along the way. Isn't Pltkwin the Tk-based plframe-alike that Vince wrote some time ago? Anyway, I'll try to take a look. PLXWin is an Itk megawidget wrapper around plframe. That should start working for you if you had Itcl/Itk in your environment. In that sense, maybe it should be considered an "[incr Tk]" test rather than a Tk test. Maurice and I have pretty much always included Itcl/Itk in our Tcl/Tk environs, so the distinction between Itk and non-Itk was probably just never really clarified. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
