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
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