two questions about XRC

John Salerno johnjsal at NOSPAMgmail.com
Mon Oct 2 07:04:52 PDT 2006


Josiah Carlson wrote:

> xrc is a subpackage of wx.  So you can use...
> 
>     import wx
>     import wx.xrc
>     wx.xrc.XmlResource

Thanks for the answers. import wx.irc makes sense now that you mention 
it. But calling wx.xrc.XmlResource does not work.




More information about the wxpython-users mailing list