Question
how to break a very long word when it is longer then the cell width prvided?
hi I have problem finding a solution to detect and break the
sentence with no space or break in between when it reach the end of
the cell width.
Example:
-----------
AVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThis
how can I detect and break this so it didn't break my layout.
Example:
-----------
AVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThisAVeryLongWordLikeThis
how can I detect and break this so it didn't break my layout.
