nly way was to do an explicit call to
frame->CreatePLplotstream();
let me know if you have any questions
-Pedro
- Original Message -
From: "Pedro Vicente"
To: "Phil Rosenberg" ;
Sent: Saturday, December 10, 2016 11:25 PM
Subject: Re: [Plplot-devel] wxPLplotDemo.
Hi Phil
There is actually a very simple solution.
Instead of figuring out why the OnCreate event is not triggered in some
linux cases, you can explicitally call that code with some function.
I did just that, like this, where
frame->CreatePLplotstream();
is a function that contains your code th