; >
> >
> >
> >
> > From: Andrew Ross
> > To: phil rosenberg
> > Cc: "plplot-devel@lists.sourceforge.net"
> >
> > Sent: Tuesday, 3 July 2012, 9:08
> > Subject: Re: [Plplot-devel] wxWi
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
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
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,
++ 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
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
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