Game Development Community

Word Wrap

by Temasek Polytechnic · in Torque Game Engine · 11/20/2006 (5:11 am) · 0 replies

I have a GuiTextCtrl that has a long string inside.

However, the string does not wrap. It cuts off half way.

I even set the wrap variable in the GuiTextCtrl to true.

Why is this so?