Hello,
I was wondering if it was possible to change the word wrapping parameters when using a label box or if there are some specific characters that need to be used so to keep some characters grouped together.
For instance I would like ' , ( and ) among others to stay "stuck" to the characters next to them if no spaces are in between.
Here is a example (to go with the season) of what what you can get:
X-mas 2009 (
Christmas) t'
is the season
to be jolly
whereas I would like this without having to put \n myself to force the new lines :
X-mas 2009
(Christmas)
t'is the
season to be
jolly