[Solved]bug about renderd string.

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

valvalval
Not too shy to talk
Not too shy to talk
Posts: 27
Joined: Wed May 06, 2009 08:16

[Solved]bug about renderd string.

Postby valvalval » Tue Oct 06, 2009 08:35

i'd rather show the picture than explainning.

Image

as you see,

when I typed single text '[' , it malfunctioned.

it drawed "valvalval" one more.
Last edited by valvalval on Tue Oct 06, 2009 15:27, edited 1 time in total.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: bug about renderd string.

Postby CrazyEddie » Tue Oct 06, 2009 08:58

This is not a bug. You have to escape the '[' character with a backslash, otherwise it's detected as the start of a control tag. If you're using the v0-7 branch, and do not need the text parsing facilities you can disable parsing on a per window basis, or set a system wide string parser (such as a CEGUI::DefaultRenderedStringParser instance) to disable it completely.

CE.

valvalval
Not too shy to talk
Not too shy to talk
Posts: 27
Joined: Wed May 06, 2009 08:16

Re: bug about renderd string.

Postby valvalval » Tue Oct 06, 2009 15:25

yup thx~~ I'll look into it detaily :p


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 7 guests