Re: dynamic panel destruction
Dietmar Schwertberger <[email protected]> Fri, 21 Jun 2024 19:40:55 +0200
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On 21.06.2024 15:48, Nathan smith wrote: > 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? You can always query wx objects for their children. Have a look at class StructurePrinter to get an idea: https://github.com/wxGlade/wxGlade/blob/master/utilities.py Regards, Dietmar -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/f53b68be-c605-41a5-a31b-8ef995140d7b%40schwertberger.de.