Hello,
I would like to know if it is possible to give the size for a textfield and it will wrap the text automatically. Because for now the text doesn't go to a new line automatically but it just get "cut".
Example :
-----------------
- Hello, how are y|
- Me, I'm fine thx |
-----------------
But I would like something like :
-----------------
- Hello, how are |
you ?
- Me, I'm fine thx |
-----------------
How can I do that ?
Best regards,
rXp>!<