>> How can I read a XML file using gtkmm/glibmm? >> It's there an example available? > > gtkmm is a GUI toolkit. > > You might want to use libxml++, though there are other C++ XML parsers > that you may also use. libxml++ has examples. > http://libxmlplusplus.sourceforge.net/
What about Glib::Markup? http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Markup.html -- http://homes.eff.org/~barlow/EconomyOfIdeas.html http://www.dreamsongs.com/MobSoftware.html http://www.gnu.org/philosophy/shouldbefree.html _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
