text on the screen

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

mako
Just popping in
Just popping in
Posts: 3
Joined: Thu Mar 29, 2007 12:06

text on the screen

Postby mako » Thu Apr 26, 2007 21:19

how can I write a text on the screen without a border?

I'm working with ogre too, and I was trying to write with the overlay system, but then the mouse of cegui appears behind this overlay, I tried with staticText but it seems that it does not exist anymore, so I read to use Window, but nothing happened.
Last edited by mako on Thu Apr 26, 2007 21:23, edited 1 time in total.

User avatar
Levia
Quite a regular
Quite a regular
Posts: 83
Joined: Mon May 22, 2006 18:25
Location: Bergen op zoom, The Netherlands
Contact:

Postby Levia » Thu Apr 26, 2007 21:20

window->setProperty("FrameEnabled", "false");
Image
Image

mako
Just popping in
Just popping in
Posts: 3
Joined: Thu Mar 29, 2007 12:06

Postby mako » Thu Apr 26, 2007 21:55

do u have all the code to write a text? as I said, the text did not appeared on the screen.

User avatar
Dalfy
CEGUI Team (Retired)
Posts: 130
Joined: Tue Oct 11, 2005 16:13
Location: Paris, FRANCE
Contact:

Postby Dalfy » Fri Apr 27, 2007 06:03

StaticText still exists but it is no more a class derived from window. It is a specialization of Window defined in Look&Feel. You can still define StaticText as before.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 20 guests