[Gtk-sharp-list] Displaying XML

2010-09-07 Thread Vladimir Giszpenc
Hi list, Is there a widget for displaying XML data nicely? We are not talking about enormous amounts of data, just a little context sensitive metadata that can be anything according to the schema so I can't use more appropriate widget selection. Read only would be fine. Perhaps I should finally

Re: [Gtk-sharp-list] Displaying XML Document

2006-08-27 Thread Piotr Zurek
Piotr Zurek wrote: > anything else like Gecko Obviously, I meant GtkSourceView and XMLDocument.InnerXML. Forget it... ___ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

[Gtk-sharp-list] Displaying XML Document

2006-08-27 Thread Piotr Zurek
Hi guys, Is there simple way to display an XML Document in a text window (or anything else like Gecko). I don't need to edit it - I just want to see my XML Document parsed to a nice text view. Suggestions anyone? Cheers Piotr ___ Gtk-sharp-list mailli