[wxPython-users] Enumerating XML resource names

Eli Golovinsky gooli at tuzig.com
Sat Jun 3 06:37:44 PDT 2006


You don't need to create the instances yourself unless you're using 
Unknown widgets in your XRC.

XRC should do that for you provided you supply the name of the derived 
class you want to use in Subclass (right click on a widget in XRCed and 
choose Subclass).


I could send you a sample when I'm at work tommorow if you like.


Christian Kristukat wrote:

> I see, thanks for explaining. However, I have further subclassed nodes below top
> level in the xrc tree. How about them? If I created an instance myself, I would
> have to add it to the gui myself, or am I wrong?
>
> Regards, Christian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>   




More information about the wxpython-users mailing list