On 2013-11-14 07:17-0000 Arjen Markus wrote: > I will have a look at the color issues and the hack in tkdemos.
Hi Arjen: Before I sign off to get some delayed sleep, I have just had an idea about a replacement for that hack. If tkdemos.tcl has access to the wish and plserver command line, then the 0 index argument value should include "wish" somewhere in the string and otherwise "plserver" somewhere in the string. But I don't have a clue whether the command line arguments are accessible, and if they are what the Tcl syntax would be to find whether wish or plserver is a substring of the first (zero) argument. But if that is possible, I am looking forward to you fleshing out the idea with actual Tcl logic so I can replace the hack in tkdemos.tcl and and associated logic bits elsewhere (e.g., see FIXME in examples/CMakeLists.txt) that help to support that. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
