[Spice-devel] How to convert resource files from XML to C source?

2013-12-25 Thread feifei li
Dear all, After going through the source code of spice client, I find the GUI of spice client base on CEGUI. Some files like taharez_look.scheme,taharez_look.looknfeel and taharez_look.imageset are provided as XML files in CEGUI but exist as C source in spice client. My question is how can I conve

[Spice-devel] some question about spice client project cegui gui implement

2014-01-02 Thread feifei li
Dear all: I read spice client project,find that gui is implement by CEGUI.The taharez_look.scheme,taharez_look.looknfeel,taharez_look.imageset files are provied by XML foemat in CEGUI system, but are provided by .c format in spice client project.I want to known how to convert xml format file t