Re: xml



Sven Neumann <sven gimp org> writes:
> 
> Monserrat Seisdedos Nuñez <mseisdedos cirsa com> 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.
> 

More accurately GMarkup is an XML _subset_ parser. It won't parse all
possible XML.

Havoc




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