alpha root wnd

Forum for general chit-chat or off-topic discussion.

Moderators: CEGUI MVP, CEGUI Team

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

alpha root wnd

Postby CrazyEddie » Sun Jun 06, 2004 17:02

For any child window you want to be unaffected by changes to alpha on the parent, you should do a:

Code: Select all

child->setInheritsAlpha(false);


This will leave the window 'child' and any windows attached to 'child' unaffected by alpha changes to the parent of 'child'.

Hope this helps :)


Return to “Offtopic Discussion”

Who is online

Users browsing this forum: No registered users and 3 guests