FindWindowById returns None..... ?

Søren Nielsen soren.skou.nielsen at gmail.com
Thu Jan 10 00:41:18 PST 2008


Hi,

I'm trying to split my GUI into several files since its beginning to become
a bit large.. I've placed a panel  class inside gui2.py, but it needs some
information from a panel in gui1.py... if I import gui1 in gui2 and try to
find the panel by its ID, (using the Id generated in gui1) I get a None
value returned?? using findwindowbyid in gui1 on the same ID works fine..

I'm guessing i'm doing this the wrong way, can anyone comment on this?

Thanks,
Soren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200801=
10/e421d884/attachment.htm


More information about the wxpython-users mailing list