Re: [Plplot-devel] Compiling plplot with wxWidgets-3.0.0

2013-12-04 Thread Arjen Markus
Hello Joost, I am not sure this will work, but try adding -DwxWidgets_ROOT_DIR=C:\wxWidgets-3.0.0 as well. Regards, Arjen From: Joost Kuckartz [mailto:jkuckartz1...@hotmail.com] Sent: Wednesday, December 04, 2013 6:13 AM To: plplot-devel@lists.sourceforge.net Subject: [Plplot-devel] Compiling

[Plplot-devel] Odd problem with runAllDemos.tcl - Tk bindings on Cygwin

2013-12-04 Thread Arjen Markus
Hi Alan, just to keep you informed: I was experimenting with a slightly different set-up of the runAllDemos.tcl program so that I can reserve more screen space for the actual plot. So my idea was to put the buttons in the default toplevel window and the plstdwin/plframe widget in a second topl

Re: [Plplot-devel] Odd problem with runAllDemos.tcl - Tk bindings on Cygwin

2013-12-04 Thread Alan W. Irwin
On 2013-12-04 12:26- Arjen Markus wrote: > Hi Alan, > just to keep you informed: > I was experimenting with a slightly different set-up of the runAllDemos.tcl program so that I can reserve more screen space for the actual plot. So my idea was to put the buttons in the default toplevel window

Re: [Plplot-devel] Compiling plplot with wxWidgets-3.0.0

2013-12-04 Thread Werner Smekal
Hi Joost, all the magic is in the FindWxWidgets.cmake module in your cmake application. If this module doesn't know about wxWidgets 3.0 you're out of luck. Which means that you need to upgrade to the latest cmake application. Then look for this file in the cmake application directory (e.g C:\D

Re: [Plplot-devel] Still on track for the 5.9.11 release on December 14th

2013-12-04 Thread Jerry
On Nov 29, 2013, at 8:36 AM, Andrew Ross wrote: > > Alan, > > Thanks for this. Once my example 22 changes are finished I intend > doing some testing too on my Ubuntu system (and hopefully on Debian > unstable). I agree we're still on track for 14th December release. > > See comments below ab