[Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Arjen Markus
Hello, I have been looking at the issues that arose with running the examples in Tcl or Tk one after another and I have an almost working solution now (based on examples/tk/standard_examples.in and examples/tk/tkdemos.tcl). Here is the idea: tcldemos.tcl (adapted from examples/tk/tkdemos.tcl, add

Re: [Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Geoffrey Furnish
Arjen Markus writes: > Hello, > > I have been looking at the issues that arose with running the examples > in Tcl or Tk one after another and I have an almost working solution > now (based on examples/tk/standard_examples.in and > examples/tk/tkdemos.tcl). Here is the idea: > > tcldemos.t

Re: [Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Alan W. Irwin
On 2010-06-07 12:25+0200 Arjen Markus wrote: > In the process I noticed: > > - Example x17 (the stripchart demo) does not update the axis properly > - they are not cleaned up. This is the case for the C version too. Could you explain further the issue you noticed? The C version looks right to

Re: [Plplot-devel] Menu entry fix for info files

2010-06-07 Thread Alan W. Irwin
On 2010-06-06 01:37-0700 Alan W. Irwin wrote: > The message also included an intriguing snippet about how to fix the problem > > > [...]it requires a little stylesheet customization. > You can add this small template: > > > PLplot > > > > > Orion's request for clarification of that snippet w

Re: [Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Werner Smekal
On 6/7/10 6:05 PM, Alan W. Irwin wrote: > On 2010-06-07 12:25+0200 Arjen Markus wrote: > >> In the process I noticed: >> >> - Example x17 (the stripchart demo) does not update the axis properly >> - they are not cleaned up. This is the case for the C version too. > > Could you explain further t

[Plplot-devel] Website regenerated and updated + packaging suggestion for 5.9.6

2010-06-07 Thread Alan W. Irwin
On 2010-06-05 19:04-0700 Alan W. Irwin wrote: > Hi Werner: > > [...]Do you agree with this removal of the individual news items or do you > have > some other alternative to suggest to work around the problem? Hi Werner: Since you didn't respond to the above question in a different thread, I ass

Re: [Plplot-devel] Bad links to our latest news on our website

2010-06-07 Thread Werner Smekal
Hi Alan, On 6/6/10 4:04 AM, Alan W. Irwin wrote: > Hi Werner: > > Our news feed on plplot.sf.net continues to have troubles. > >[...] > > I have invested a number of hours today in tracking down all the above > information, but I don't see any nice way out of the problem, and I am > afraid if a

Re: [Plplot-devel] Standard Tcl/Tk examples and some issues

2010-06-07 Thread Arjen Markus
Hi Alan, On 2010-06-07 18:05, Alan W. Irwin wrote: > On 2010-06-07 12:25+0200 Arjen Markus wrote: > >> In the process I noticed: >> >> - Example x17 (the stripchart demo) does not update the axis properly >> - they are not cleaned up. This is the case for the C version too. > > Could you expla