Hi, Monserrat Seisdedos Nu�ez <[EMAIL PROTECTED]> writes: > i have an xml file and i would like to create an app to view it as i would > have a web browser. > Can anybody open my eyes in such a goal??? > Is there any xml interpreter in gtk or somethin like that??? Glib-2.0 will have a simple XML parser (GMarkupParser). You could develop your app using the current development versions glib-1.3.5 and gtk+-1.3.5 which will become 2.0 one day. Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
