Skip to content

Pop all evthandlers#108

Merged
corranwebster merged 2 commits into
enthought:masterfrom
RobinD42:pop-all-evthandlers
Oct 17, 2013
Merged

Pop all evthandlers#108
corranwebster merged 2 commits into
enthought:masterfrom
RobinD42:pop-all-evthandlers

Conversation

@RobinD42
Copy link
Copy Markdown
Contributor

wx 2.9 requires that all pushed wx.EvtHandlers be popped before a window is destroyed. This change is also compatible with 2.8 and may also solve part of the memory leak issue reported in issue #98.

@corranwebster
Copy link
Copy Markdown
Contributor

Should a similar change be made in PyFace?

@corranwebster
Copy link
Copy Markdown
Contributor

This has been sitting here for a while, probably because no-one feels fluent enough in the Wx internals. I'd suggest going ahead and merging this, @RobinD42 as long as you are comfortable with it and willing to deal with issues that might arise from the change.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants