Package wx :: Module xrc
[frames | no frames]

Module wx.xrc

The XmlResource class allows program resources defining menus, layout of controls on a panel, etc. to be loaded from an XML file.
Classes
XmlDocument  
XmlNode  
XmlProperty  
XmlResource  
XmlResourceHandler  
XmlSubclassFactory  
XmlSubclassFactory_Python  

Function Summary
XmlDocument EmptyXmlDocument()
XmlResource EmptyXmlResource(flags)
XmlDocument XmlDocumentFromStream(stream, encoding)
XmlNode XmlNodeEasy(type, name, content)
  XmlResource_AddSubclassFactory(factory)
XmlResource XmlResource_Get()
int XmlResource_GetXRCID(str_id)
XmlResource XmlResource_Set(res)
  XRCCTRL(window, str_id, *ignoreargs)
  XRCID(str_id)

Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:04:00 2004 http://epydoc.sf.net