Phoenix Logo

wx.xrc

The classes in this module enable loading widgets and layout from XML.

Class Summary

Class Short Description
XmlResource This is the main class for interacting with the XML-based resource system.
XmlResourceHandler SizerXmlHandler is a class for resource handlers capable of creating a wx.Sizer object from an XML node.
XmlSubclassFactory  

Functions Summary

Function Short Description
EmptyXmlResource A compatibility wrapper for the XmlResource(flags, domain) constructor
XRCCTRL Returns the child window associated with the string ID in an XML resource.
XRCID Returns a numeric ID that is equivalent to the string ID used in an XML resource.