Search found 1 match

by ebiztiger
Thu Mar 29, 2007 04:20
Forum: Help
Topic: Resize the StaticText window after line-wrap
Replies: 0
Views: 2100

Resize the StaticText window after line-wrap

I have the following code which displays a user's input into a static text window. It wraps the line when the text is getting long. Does CEGui has a auto-resize so the hight of the static text window increases when line wraps? wMsg= getChildWindow("Win/TextMessage"); wMsg->setText(wInput->...

Go to advanced search