Page 1 of 1

How can I create a window like "DefaultWindow"?

Posted: Sun Jul 24, 2011 03:31
by free2002
Hi,

I want to create a window class inherit from cegui::window, and I need to create it as a root window.
But I cann't find any look&feel about GUISheet, how does GUISheet being transparent and its children keeping their alpha?

Thanks.

Re: How can I create a window like "DefaultWindow"?

Posted: Sun Jul 24, 2011 15:59
by Kulik
GUISheet == DefaultWindow doesn't need a looknfeel, it's just a blank container window pretty much.

You can inherit CEGUI::Window and make your own GUISheet but I can't see why you would want to do that.

I am not going to downvote since this is your first post but please review our forum guidelines and make sure to ALWAYS supply version info and logs.