If the second page of the notebook is shown an entry of the first page get's an
EVT_SET_FOCUS event. At the time this event is being processed the main_window
is already destroyed.
Modified:
trunk/gnue-forms/src/uidrivers/wx26/widgets/entry.py
trunk/gnue-forms/src/uidrivers/wx26/widgets/form.py
Log:
Don't segfault on closing a form with tabs showing not the first page
issue141 external