Hi all,
thanks Dietmar , good to know and explains certain tracebacks I got.
My question more is though, if another module creates a panel/window, is
there a way for me to dynamically list all the wx windows/panels created?
In the senario of:
Main program calls module.create_screen, but module.create_screen
tracebacks, I want a catch to then clean up the failure of that tmodule.
Nathan