Page 1 of 1

how to create background

Posted: Fri Jun 24, 2011 17:33
by belkacem
hello again !!

my question is simple

how i can create background using CEGUI


i don't want use ImageButton



and thank you

Re: how to create background

Posted: Fri Jun 24, 2011 18:15
by Kulik
StaticImage

Re: how to create background

Posted: Sat Jun 25, 2011 04:33
by belkacem
thank you!

but i can't find StaticImage class , i get this error message

identifier "StaticImage" is undefined !! any help

Re: how to create background

Posted: Sat Jun 25, 2011 12:12
by Kulik
It's used in the samples, have a look at the code. It's just CEGUI::Window in C++ but looknfeel adds bits to it.

In TaharezLook it's called TaharezLook/StaticImage