Console Widget

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

fooguru
Just popping in
Just popping in
Posts: 7
Joined: Wed Sep 19, 2007 19:57

Console Widget

Postby fooguru » Fri Sep 21, 2007 09:16

Hi

I want a quake3-like console in my game. I can’t find such a widget so I’m planning to write it. I appreciate any tips/ ideas on writing your own widget.

I was thinking of combining a Editbox with a Listbox or MultiLineEditbox. I liked to know if these are easy to customize graphically to something like the below (without making your own skin).

Image

Are you using a console-like solution?

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

Postby Rackle » Fri Sep 21, 2007 14:02

You could have a look at Game Chat Box which uses a listbox and an editbox. By using a frame window you can easily hide everything (hide the frame window), resize the display (if you need to see something to the left, right, top, bottom), move the entire window, etc.


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 4 guests