I begin to implement xml read/write on my game for all the data and config file, and the complete doc i found is here :
http://wiki.lazarus.freepascal.org/XML_Tutorial wiki is your friend :) Graeme Geldenhuys wrote: > On Sun, Oct 5, 2008 at 8:50 PM, eak <[EMAIL PROTECTED]> wrote: >> how to use xml with lazarus , i don't find document or i found it >> complex document and i don't understand. > > The question is rather: "What do you want to do with XML?" Save > application settings, export/import data etc... > > > > Regards, > - Graeme - > > > _______________________________________________ > fpGUI - a cross-platform Free Pascal GUI toolkit > http://opensoft.homeip.net/fpgui/ > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
