Displaying Nice XML with RichEdit

Sébastien VINOT sebastien.vinot at logisphere.fr
Wed Jul 11 09:33:36 PDT 2007


Hello everybody,

I'm building a little wxPython App (using Boa) just for learning 
wxPython. I have an XML document (parsed with minidom) and I'd to 
display it (at the moment in a read-only mode). Of course I found 
TextControl (I hope it is the good name) widget and that works.

I read on the doc that there is an XMLHandler (with RichEdit) but I 
found no doc even on wxPython in action (I did not read it completely) 
about this widget. Is there a nice doc about this widget ?

Thanks,

Sebastien.




More information about the wxpython-users mailing list