Hi Andrew
If I'm honest, until just now I'd never tried to build the test applications.
I actually don't see the same behaviour as you. Without the patch I see no
window appearing. Only with the patch applied do I see the expected output.
The bug will only appear if IMPLEMENT_PLAPP_NO_MAIN is call
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