29.09.2011, 19:19
You can't. There is no way you can change the text limits. I'm sorry. What you CAN do however is the following:
Detect if a string is around 128 characters. If it is, create a second string and split the string into half, printing 2 lines.
Detect if a string is around 128 characters. If it is, create a second string and split the string into half, printing 2 lines.