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

2010-06-08 Thread Arjen Markus
Hi Alan, yes, I have used wingcc.c - it is the first one that gets listed on my Windows system :). So, plflush is missing then ... I will have a look at that. Thanks, that narrows it down quite a bit. Regards, Arjen On 2010-06-08 16:47, Alan W. Irwin wrote: > On 2010-06-08 08:40+0200 Arjen Mar

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

2010-06-08 Thread Alan W. Irwin
On 2010-06-08 08:40+0200 Arjen Markus wrote: > I will try another device [for example 17]. But the thing I see is that over > the existing > axes new axes are drawn - with the labels and tickmarks in slightly > different positions. Also the data series are just drawn over the > existing ones. I

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

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

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] 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

[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