Page 1 of 1

Creating new GUI template

Posted: Fri Feb 18, 2005 11:46
by Tyn
Hey

I'm having some problems understanding the GUI skinning part of CeGUI. I've read that you need only modify the .tga image and the .imageset files. If that is true, why can I just paint the whole .tga file one colour and it keeps the shapes of things like the cursor? I would expect it to be a solid block of colour, does anyone know where I am messing up?

Cheers all, the library looks very good, I just need to work out how to use it properly :)

Re: Creating new GUI template

Posted: Fri Feb 18, 2005 15:04
by CrazyEddie
Sounds like you're not overwriting the alpha channel data in the tga file :)

HTH

CE.

Re: Creating new GUI template

Posted: Wed Feb 23, 2005 17:43
by Tyn
Right you are, didn't even occur to me but it's solved the problem. Cheers!

btw, the RPG style stats on the forum are a nice touch, haven't seen that before.

Re: Creating new GUI template

Posted: Thu Feb 24, 2005 09:35
by CrazyEddie
Cool. Glad your problem is fixed, and that you like the stats ;)

CE.