gt;
> Phil
>
>
> ____
> From: Alan W. Irwin
> To: phil rosenberg
> Cc: Werner Smekal ; Werner Smekal
> ; fulvio ciriaco ;
> "plplot-devel@lists.sourceforge.net" ;
> "fulviociri...@users.sourceforge.net"
> Se
nes 1396 and 1397 of wxwidgets.cpp - these should be
> wxPLGetApp().OnExit(); and plexit( "" );. Now what is the behaviour after
> closing the first window using the x or selecting Exit from the menu.
> 4) Finaly what is the behaviour for item 3 if the patch has been applied?
Hallo,
restricted somewhat the problem, it happens in the destructor, where
indicated by >>
wxPLDevGC::~wxPLDevGC()
{
// Log_Verbose( "%s", __FUNCTION__ );
if ( ownGUI )
{
if ( m_dc )
{
( (wxMemoryDC *) m_dc )->SelectObject( wxNullBitmap );
Alan what do you think? Changing this behaviour should only be a matter of
> removing a few lines of code.
>
> Phil
>
>
>
> From: fulvio ciriaco
> To: ir...@beluga.phys.uvic.ca
> Cc: philip_rosenb...@yahoo.com; plplot-devel@lists.so
Hallo,
since my students keep to compulsively hit all kind of buttons,
I reviewed also what the different plotting drivers do on hitting
the window close button or menu exit where existant, of course when
the application is meant to survive the window, e.g. in test.c
xwin: exits with fpe
Hallo,
well,
it works better if one comments in
wxwidgets.cpp
// wxPLGetApp().RemoveFrame( dev->m_frame );
in that the window does not close, but the application
does not segfault anymore.
In test.c, plplot opens another window correctly and
the first window becomes responsive again (why?).
wxwidgets.
Thanks for your patience
Fulvio
From: "Alan W. Irwin"
Subject: Re: [Plplot-devel] [ plplot-Bugs-3604554 ] wxwidgets window does not
close
Date: Fri, 15 Feb 2013 14:07:03 -0800 (PST)
> On 2013-02-15 07:58+0100 fulvio ciriaco wrote:
>
>> Hallo Alan,
>> it
age will contain a full copy of the comment
>> thread,
>> including the initial issue submission, for this request,
>> not just the latest update.
>> Category: None
>> Group: None
>> Status: Open
>> Resolution: None
>> Priority: 5
>> Pr