Problems With ColourSelect Box Inside A wxDialog

William Wonneberger wberger at ccil.org
Wed Oct 10 17:24:32 EDT 2001


Ah, a bit too excited in my last posting....

With the corrected dialog box code in which the ColourSelect controls
are now being displayed correctly, I do still have the problem in
which there is a memory leak when the application terminates;

17:28:19: There were memory leaks.
17:28:19: ----- Memory dump -----
17:28:19: wxColour at $1378E58, size 16
17:28:19:
17:28:19:
17:28:19: ----- Memory statistics -----
17:28:19: 1 objects of class wxColour, total size 16
17:28:19:
17:28:19: Number of object items: 1
17:28:19: Number of non-object items: 0
17:28:19: Total allocated size: 16
17:28:19:
17:28:19:


Am I missing something still, or is this something I should post to
the wxPython bug tracker?  

Again, thank you very much for your time and help...

Bill Wonneberger
wberger at ccil.org




More information about the Python-list mailing list