Krzysiek1105
Member
|
Text \n
I want to move text to next line with \n, but it does not work
|
|
10-30-2009 06:02 AM |
|
Esenthel
Administrator
|
RE: Text \n
what function/class are you using?
|
|
10-30-2009 03:28 PM |
|
Krzysiek1105
Member
|
RE: Text \n
How can hide the text?
(This post was last modified: 10-31-2009 09:38 AM by Krzysiek1105.)
|
|
10-31-2009 09:37 AM |
|
b1s
Member
|
RE: Text \n
mm. anything like \n for Str ?
|
|
06-24-2010 03:17 PM |
|
Impz0r
Member
|
RE: Text \n
The new line command does work if you use the gui Text component and the Code property.
|
|
06-24-2010 03:50 PM |
|
b1s
Member
|
RE: Text \n
yes that i have noticed.. but how about on D.text?
|
|
06-24-2010 03:59 PM |
|
Esenthel
Administrator
|
RE: Text \n
I think you must use the one D.text which accepts Rect as area
|
|
06-24-2010 04:06 PM |
|
b1s
Member
|
RE: Text \n
okay that seems to work. thank you.
|
|
06-24-2010 04:12 PM |
|