enthought / enthought/pyface

Audit for signal bound which need to be unbounded (Wx only)

Open
#530 0 comments 0 reactions 0 assignees View on GitHub
toolkit: Wx
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Related to this one: https://github.com/enthought/pyface/issues/258 but for Wx.

Likewise we should make sure all event handles put up are taken down. Check all `Bind` have a matching `Unbind`. Do check all `PushEventHandler` have a matching `PopEventHandler` too.

Best case scenario: They are all matched up and there is nothing else to do.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.