Skip to content

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

@GoogleCodeExporter

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 [email protected] on 12 Jan 2014 at 5:35

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