Re: [Plplot-devel] wxWidgets initialisation bug

2012-07-19 Thread Andrew Ross
; > > > > > > > > > From: Andrew Ross > > To: phil rosenberg > > Cc: "plplot-devel@lists.sourceforge.net" > > > > Sent: Tuesday, 3 July 2012, 9:08 > > Subject: Re: [Plplot-devel] wxWi

Re: [Plplot-devel] wxWidgets initialisation bug

2012-07-03 Thread Andrew Ross
n 2.8.10 > > > > > From: Andrew Ross > To: phil rosenberg > Cc: "plplot-devel@lists.sourceforge.net" > Sent: Tuesday, 3 July 2012, 9:08 > Subject: Re: [Plplot-devel] wxWidgets initialisation bug > > > You could possibly be right. It might al

Re: [Plplot-devel] wxWidgets initialisation bug

2012-07-03 Thread phil rosenberg
I'm on version 2.8.10 From: Andrew Ross To: phil rosenberg Cc: "plplot-devel@lists.sourceforge.net" Sent: Tuesday, 3 July 2012, 9:08 Subject: Re: [Plplot-devel] wxWidgets initialisation bug You could possibly be right. It might also be

Re: [Plplot-devel] wxWidgets initialisation bug

2012-07-03 Thread Andrew Ross
m compiling on Windows with MSVC++ Express, based on > solution/project files generated by CMake. > ? > Phil > > > > From: Andrew Ross > To: phil rosenberg > Cc: "plplot-devel@lists.sourceforge.net" > Sent: Friday,

Re: [Plplot-devel] wxWidgets initialisation bug

2012-06-29 Thread phil rosenberg
++ Express, based on solution/project files generated by CMake.   Phil From: Andrew Ross To: phil rosenberg Cc: "plplot-devel@lists.sourceforge.net" Sent: Friday, 29 June 2012, 11:57 Subject: Re: [Plplot-devel] wxWidgets initialisation bug Hi Phil

Re: [Plplot-devel] wxWidgets initialisation bug

2012-06-29 Thread Andrew Ross
Hi Phil, I'm certaintly no expert on the wxwidgets driver, but your suggestion does seem sensible. I've checked and it doesn't break either "make test_wxPLplotDemo" or "make test_c_wxwidgets" which I take as a good sign. I notice that wxPLplotDemo does derive a class from wxApp not wxPLplotApp, b

[Plplot-devel] wxWidgets initialisation bug

2012-06-28 Thread phil rosenberg
Hi I'm emailing with a patch which I believe fixes a bug in the wxWidgets driver.   The problem occurrs when trying to include plplot in a wxWidgets application that is separate to PLplot - i.e. when the user wants to use their own derivation of wxApp rather than wxPLplotApp. The bug manifests it