about GUI settings!

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
tjuhzj
Posts: 44
Joined: Mon Mar 27, 2006 7:00 am

about GUI settings!

Post by tjuhzj »

hi , everybody!

in the tutorials,the author demonstrates how to change the Transparency of GUI elements. But the result is that all of the GUI elements' skin were changed!

in my project, i want to adjust only one dialog's transparency, but the other buttons' transparency was not expected to be affected!

is there any way to implement this by irrlicht? someone advise me to try CEGUI out, But i think if i can manage it by irrlicht , i dont want to turn to CEGUI.

Thank you!
________
Marriage advice forum
Last edited by tjuhzj on Fri Feb 25, 2011 4:36 am, edited 1 time in total.
JeffL
Competition winner
Posts: 14
Joined: Wed Dec 14, 2005 10:42 am
Location: San Jose, CA
Contact:

Post by JeffL »

I want to do the same thing. Looking at the interface, I don't really see a way. Any help on this?
Acki
Posts: 3496
Joined: Tue Jun 29, 2004 12:04 am
Location: Nobody's Place (Venlo NL)
Contact:

Post by Acki »

No, I asked this about 2 years ago, too !!! ;)

http://irrlicht.sourceforge.net/phpBB2/ ... php?t=2309
while(!asleep) sheep++;
IrrExtensions:Image
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
Post Reply