Changes between Initial Version and Version 1 of Ticket #198, comment 8


Ignore:
Timestamp:
Jun 15, 2013, 11:46:33 PM (11 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #198, comment 8

    initial v1  
    1 Your patch works and it doesn't seem like too bad of a solution. The only thing I could think of was using this to close the wxWindow:
     1Your patch works and it doesn't seem like too bad of a solution. The only thing I could think of was using this to close the top window/frame:
    22{{{
    33wxTheApp->GetTopWindow()->Close(true);