Re: Build a dinamic GUI from a DTD file
Marco Meoni <[email protected]>
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Very thanks for your answer... I'll try with xml-proc but if anyone have examples are welcome!!! 2005/12/1, Fredrik Lundh <[email protected]>: > > Marco Meoni wrote: > > > No ideas or examples for managing dtd & xml in python? > > sure, but the scope of your original post was probably too large for > anyone > to deal with... > > anyway, if you want an XML parser that gives you full access to the DTD, > this might be your best choice: > > http://www.garshol.priv.no/download/software/xmlproc/ > > if you meant plain XML and not DTD (I'm not sure how the DTD can contain > command descriptions...), there are dozens of alternatives. you can find > links > to most of them in this article: > > http://www.xml.com/pub/a/2004/10/13/py-xml.html > (also see the comment section) > > </F> > > 2005/11/29, Marco Meoni <[email protected]>: > > > > Hi, i'm new in python programming and i'm new in this mailing list. > > I have a problem in buildin a GUI with wxpython. My application have to > > start by GUI. This GUI have to be dinamic. The commands that the GUI > have to > > show are described in a DTD. The GUI must read the DTD file and show the > > command that is in DTD file (in every start of the program). > > How can I do this? > > Is there any simple py files that you can send me for examples in > managing > > DTD or XML with Python? > > Sorry for my bad english but i'm an italian boy... > > Thanks to all! > > Marco. > > -- > > mail address: [email protected] web site: www.marcomeoni.net > > > > > > -- > Mail address: [email protected] > Web site: www.marcomeoni.net > > > > > -------------------------------------------------------------------------------- > > > > _______________________________________________ > > XML-SIG maillist - [email protected] > > http://mail.python.org/mailman/listinfo/xml-sig > > > > > > _______________________________________________ > XML-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/xml-sig > -- Mail address: [email protected] Web site: www.marcomeoni.net _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig