in reply to using perl to create a browser editor window
The Tk::Text widget would be useful both to create html text and to preview mark-up (it can do bold text, etc.). There's an example in Web Client Programming with Perl of displaying HTML marked-up text in a Text widget.
|
|---|