Eric von Horst wrote: > Hi, > > I am looking for wx widget that has the ability to show text, edit the > text (like a TextCtrl) but also does syntax highlighting (if the text > is e.g. XML or HTML). > I have been looking in the latest wxPython version but I could not > really find anything.
Have a look at StyledTextControl (wx.stc) in the demo. Christian -- http://mail.python.org/mailman/listinfo/python-list