|
Re: More Mac Issues - wxPython
Yes! It works. Thanks, that was the exact issue. I made it create the listbox once, and toggle it on/off instead. It's actually better this way. Come to think of it, it's quite stupid to keep destroying/initiating the widget, especially when there's no good reason to... An obvious memory hazard.
Adios.
|