acollange
acollange
Just to keep you informed: I came across this problem in a more complex code. This time, releasing the reference on the previous dialog was not enough to solve the...
This issue still exists in wxPython v4.1.0 + Python 3.7 Is there really nothing to do about this? XRC makes window creation code far more clearer !
This issue still exists in wxPython v4.2.0 + Python 3.7/3.8/3.10 (win64)
For people still concerned by this bug, I've found a workaround. Registering a custom XML handler for all kind of resources found in your XRC file do the trick.