Default Windows

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

User avatar
Van
Just can't stay away
Just can't stay away
Posts: 225
Joined: Fri Jan 21, 2005 20:29
Contact:

Default Windows

Postby Van » Mon Apr 24, 2006 20:46

I know you can create a window of type "DefaultWindow" but how (or what) would you use to create a StaticImage window without using a theme (like windows or Tar.)?

Would it be

Code: Select all


CEGUI::StaticImage mST = mWinMgr.createWindow( "DefaultStaticImage", "MyName" ):



what do I use for the window type?
Where can I get a list of default windows?

Rackle
CEGUI Team (Retired)
Posts: 534
Joined: Mon Jan 16, 2006 11:59
Location: Montréal

Postby Rackle » Mon Apr 24, 2006 21:01

This may not be what you are asking but anyway:

The sample demos (Sample_Demo4.cpp) place an image in the background of the screen. That image takes then entire screen and serves as a backdrop for the "regular" CEGUI windows/widgets.

User avatar
Van
Just can't stay away
Just can't stay away
Posts: 225
Joined: Fri Jan 21, 2005 20:29
Contact:

Postby Van » Mon Apr 24, 2006 22:04

Thanks..

but what I would like is the ability to create a StaticImage, no theme, in code. It's for a HUD and I don't need all the fluff.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 27 guests