Page 1 of 1

[CELayoutEditor] Scrolable text problem

Posted: Fri Oct 26, 2007 10:08
by E.Kiver
Hi!
I'm using LayoutEditor 0.5.0 and I'm experiencing problems with adding StaticText into ScrolablePane. I've created window and placed static text. Than I've added ScrolablePane, and placed static text inside this pane. Reading .layout output file I've noticed that there is static text, there is ScrollablePane, but there isn't static text inside of it.

Posted: Sun Nov 23, 2008 19:43
by Evak
I'm wondering how to do this too. Havent had any luck so far :(

The closest I have gotten is to create a scrollable plane and extend the text box way beyond it. That kind of works only there is no way to have the textbox dynamicly scale to fit the text.

Don't think this is really a layout problem so much as just how CEGUI works though.

Another thing I tried was a multiline edit box flagged as read only. I prefered the scroll plane method because with the edit box there is no way to set the right margin, which you can do with the text box in scrollplane by offsetting the text inside the scroll bar.

Posted: Thu Mar 19, 2009 10:01
by scriptkid
A ticket has been added for this:
http://www.cegui.org.uk/mantis/view.php?id=289