HTML or XML/XSS display widget anywhere
Adam Sampson
azz at gnu.org
Thu Sep 14 08:12:43 EDT 2000
More information about the Python-list mailing list
Thu Sep 14 08:12:43 EDT 2000
- Previous message (by thread): How easy it is to program interrupt handlers in Python?
- Next message (by thread): HTML or XML/XSS display widget anywhere
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Harald Kirsch <kirschh at lionbioscience.com> writes: > Is there a widget which is able to render html- or xml-tagged text. In > fact I don't need the full html functionality. It would suffice to > have colors, bold or font switches as well as links. Tables would be > an added convenience. You might like to look at the source for PySol (http://www.freshmeat.net/search.php3?query=PySol); it includes a tkHtmlViewer class that does what you want. -- Adam Sampson azz at gnu.org
- Previous message (by thread): How easy it is to program interrupt handlers in Python?
- Next message (by thread): HTML or XML/XSS display widget anywhere
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list