Postby realtiger » Fri Dec 15, 2006 14:42
I put files in right folders and it works.
Copy imageset files (psplash.imageset, phud.imageset, sleekspace.imageset) to C:\CEGUI-SDK-0.5.0b\datafiles\imagesets
Copy looknfeel files
containers.looknfeel
lists.looknfeel
menu.looknfeel
progress.looknfeel
scroll.looknfeel
sleekspace.looknfeel
static.looknfeel)
to C:\CEGUI-SDK-0.5.0b\datafiles\looknfeel
Change all png files to tga files (because CELayoutEditor can't read png files) and copy them to imagesets folder.
Change all png file names to tga in looknfeel files.
Then you can select datafiles folder when CELayoutEditor starting up. But there is something wrong with looknfeel file, so sleekspace doesn't look good as in screenshots.
You can change "C:\CEGUI-SDK-0.5.0b" to your own CEGUISDK folder.