RE: [gtkmm] Problems saving and loading the text data in widgets



> I am writing a an rpg utility and I want to save the 
> character sheets and load them back.  I seem to have gotten 
> the info saved to a file.( although I would love pointers on 
> doing this efficiently).

I recommend XML for application documents, and I recommend libxml++ to
read/write them. If you want a further level of abstraction, then I also
recommend Bakery.

Murray Cumming
www.murrayc.com
murrayc usa net



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