[XML-SIG] rendering XML trees to HTML
Eugene.Leitl@lrz.uni-muenchen.de
Eugene.Leitl@lrz.uni-muenchen.de
Wed, 04 Apr 2001 22:57:05 +0200
Nicolas Chauvat wrote:
> It's no HTML rendering, but maybe http://www.logilab.org/xmltools/ and
> http://www.logilab.org/xmltools/img/xmltree.png is something alike what
> you're for?
Thanks. I've seen it. No, I'd rather not use gtk. And Tk tree widget
does essentially all I need (unfortunately it is a bit heavy on
bandwidth, and evaluating clicks on nodes is not quite trivial).
I guess I have to roll my own...
Thanks again!
-- Eugene