Search found 2 matches
- Sun Aug 14, 2011 01:29
- Forum: Help
- Topic: Why window texture colour is differnt from the image?
- Replies: 1
- Views: 11837
Why window texture colour is differnt from the image?
Hi, I want to draw images created from the window texture to screen, and my steps are as follows: (version: CEGUI 0.7,5) 1. create a window "xxxx" which uses a transparency picture as its background. 2. create an image from this window's texture Image image = .... Window* pWindow = WindowM...
- Sun Jul 24, 2011 03:31
- Forum: Help
- Topic: How can I create a window like "DefaultWindow"?
- Replies: 1
- Views: 11947
How can I create a window like "DefaultWindow"?
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.
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.