CEGUI is cool, and I'm currently trying to organize my windows by section, but I'm stuck on a small point.
After my default root window, I create 1 window that covers the whole screen called Setup where I put my game setup windows in. Unfortunately this window sets a background colour. This is not liked because I want a background image covering the whole screen while I use the Setup window! I finally figured out how to get a background image working, but only code wise, (in C++), all other windows are defined in my .layout file.
If I set alpha transparency on, all child windows inherit this, which I don't want (and I don't want to tell them all to ignore it). What's the best way to set a transparent window background? or am I approaching this wrong?
Exien
disable background colour
Moderators: CEGUI MVP, CEGUI Team
- lindquist
- CEGUI Team (Retired)
- Posts: 770
- Joined: Mon Jan 24, 2005 21:20
- Location: Copenhagen, Denmark
Re: disable background colour
How about using another DefaultWindow?
It's transparent...
Otherwise you might want to modify/create a Falagard look to exactly do what you need...
It's transparent...
Otherwise you might want to modify/create a Falagard look to exactly do what you need...
Re: disable background colour
Yes, that is exactly what I wanted. Multiple DefaultWindow windows
Thanks lindquist!
Thanks lindquist!
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 3 guests