Skip to content

Update OnClose in wxpython examples to use the same logic as in wx.chromectrl #107

Description

@GoogleCodeExporter
In the wxpython examples in the OnClose event there are calls to CloseBrowser() 
and Destroy() window. In some complex wx app it turned that this was the cause 
of crashes when closing multiple browser tabs. The solution is to only call 
ParentWindowWillClose() in the OnClose event - this behavior was already 
updated in wx.chromectrl.

Original issue reported on code.google.com by czarek.t...@gmail.com on 12 Jan 2014 at 5:35

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions