|
Hi, I need to break line in GUI.Label, How can I do it? I can't to use "\n" 'cause I'll take the text of DB for GUI.Label.
(comments are locked)
|
|
Maybe you can do something like this:
Haven't tested and verified at all, but it might get you an idea. Good Idea but My boss doesn't has I use the "n".
May 17 '11 at 08:15 PM
Ricky Stefani
(comments are locked)
|
|
If the GUIStyle that you use to display your label has wordWrap set, it should wrap when necessary. I'm using wordWrap, but I need to change the font size but I don't know how to do that.
May 17 '11 at 08:19 PM
Ricky Stefani
Use GUIStyle for font size
May 17 '11 at 09:17 PM
DaveA
(comments are locked)
|
