two questions about XRC

John Salerno johnjsal at NOSPAMgmail.com
Mon Oct 2 11:27:39 PDT 2006


Josiah Carlson wrote:
> John Salerno <johnjsal at NOSPAMgmail.com> wrote:
>> 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.
> 
> Works for me:

I get an error that the module has no attribute 'xrc'




More information about the wxpython-users mailing list