Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Alan W. Irwin
Hi Arjen: I got fed up attempting to source runallDemos.tcl by hand for the plserver and wish cases. I therefore (revision 12744) implemented test targets called test_plserver_runAllDemos and test_wish_runAllDemos to do this automatically. I previously asked you to do this yourself, but I don't

Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Alan W. Irwin
Hi Arjen: Thanks very much for your recent pause changes for the plserver/tkdemos.tcl case. My tests show that plw::set_pause .plw 0 and plw::set_pause .plw 1 now give me complete control over pausing for the plserver/tkdemos.tcl case with no pausing commands required in tkdemos.tcl. However

[Plplot-devel] Finalizing the C version of example 22

2013-11-22 Thread Alan W. Irwin
Hi Andrew: Your recent work has made the different arrow styles in page 2 and 3 of example 22 distinguishable so I withdraw my suggestion to remove one of those pages from the example. However, before we propagate your recent changes to the C version example 22 to the rest of our languages, I sti

Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Alan W. Irwin
On 2013-11-22 12:40- Andrew Ross wrote: > > Alan, > > I've been testing your changes as I go on my Ubuntu system. One thing > I noticed almost by accident is that your itk detection code requires a > working X11 display. This is not actually required to build (although > it obviously is to use

Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Alan W. Irwin
On 2013-11-22 11:26- Arjen Markus wrote: > Hi Alan, > Meanwhile I have the ntk device working on both Cygwin and bare Windows. > Which is > quite nice a result :). Indeed, and congratulations for that achievement! > > I still need to fiddle a bit with the CMake logic, as it seems to turn o

Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Andrew Ross
Alan, I've been testing your changes as I go on my Ubuntu system. One thing I noticed almost by accident is that your itk detection code requires a working X11 display. This is not actually required to build (although it obviously is to use). I only noticed because I was building via a ssh connec

Re: [Plplot-devel] Status of Tcl and friends

2013-11-22 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Arjen Markus [mailto:[email protected]] ... > > I think I know what is going on: > When I use the ntk device with a Tcl interpreter program like tclsh or pltcl, > this device > will still create a new Tcl interpreter which is completely indepen

[Plplot-devel] The fate of wxWidget backends

2013-11-22 Thread phil rosenberg
Hi all I started looking into reshaping the wxBackends recently to use wxGCDC and have things mostly working on Windows, but got some odd results on Linux that I haven't looked into yet. In case anyone didn't catch this discussion, there is a wxGCDC class which encapsulates a wxGraphicsContext s

Re: [Plplot-devel] [Plplot-general] Any way to get a list of available devices to a program?

2013-11-22 Thread Andrew Ross
On Thu, Nov 21, 2013 at 11:07:21PM -0600, Maurice LeBrun wrote: > On Thursday, November 21, 2013 at 22:53:02 (-0600) Maurice LeBrun writes: > > I became curious reading this thread so I had a look -- apparently the > answer > > is in the code. From src/plcore.c: > > > > ... > > void > > p