On Tue, 2008-06-17 at 09:24 +0100, Filipe Apóstolo wrote:
> Hi,
> Im creating a project with three compontents the first component is
> a mathematical library that uses not gtkmm it will work in a low level.
> The second part is an API software that will create a XML file with all
> user opt
libglade/libglademm isn't a library for generic parsing of XML. You would
want to look at libxml2, or libxml++ instead.
2008/6/17, Filipe Apóstolo <[EMAIL PROTECTED]>:
>
> Hi,
> Im creating a project with three compontents the first component is
> a mathematical library that uses not gtkmm i