formatted HTML in a gtksourceview widget



I have some (pre-parsed) HTML as a string (actually generated from a browser DOM). I wish to display this as nice formatted and highlighted HTML in a gtk-perl window. Tried plain Gtk2::SourceView, but that seems to give me one long line. HTML::Tidy seems only to do checking.

Any suggestions?

Dirk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]