Custom controls and Bind/Unbind

Answered on wxPython-users.

···

On 11/6/12 8:14 AM, Steve.Carren wrote:

My question is: if I do not call Unbind(), will the wxpython
event handling code continue to keep some reference to the control or
the binding between the control and handler, resulting in memory or
performance issues?

--
Robin Dunn
Software Craftsman