Hello everybody,
I'd like to prevent my string object from adjusting to text size. I need to use the string object for multiple reasons.
I use it to dynimacally display texts. These texts can change therefore, be longer or shorter. I display my string object overlapping some other objects that never move. If the text becomes too long, I don't want it to overflow from the static object.
So, how can I restrain the text to the string box size ?
Thanks in advance for your answers =)
Please login to see this attachment.