Because of some complains I got about the file format (xml, hard to handwrite) and the extra dependency on GTK it added, I wrote my own TinyBuilder that parses ini style files. So an example in the current version would be: ?View Code INI1 2 3 4 5 6 7 8 9 10 11 12 read more