Why does it need to be XML? Write it out as python dict's and eval the file. 2 lines of code.
And use an existing library and write an editor for it. Thats really the thrust of what you are trying to do. Support the code that is out there instead of rewriting it. Mark On Sat, May 15, 2010 at 5:16 PM, Pablo Recio Quijano <[email protected]> wrote: > There's no GUI behind the the XML right now. I wrote the XML by hand. > > The idea is to do the library and write an application like Glade, but for > Pygame. > > 2010/5/15 jake b <[email protected]> >> >> What GUI are you using behind the xml? >> I'd be interested in seeing the code. > > > > -- > Pablo Recio Quijano > > Estudiante de Ingeniería Informática (UCA) > Alumno colaborador del Departamento de Lenguajes y Sistemas Informáticos >
