How can I prevent line breaks between words and punctuation in Flex UITextField? -


I am providing html in a flex 3.x UITextField. The problem I am facing now is that when the punctuation is at the end of a word, sometimes it can be wrapped in the next line

For example:

Who makes me stronger does not kill me, so I became a developer.

This sounds like a bug in my algorithm, is there a problem?

I am trying to reproduce your problem, but in my case

In any case, you have tried a new line character with the text \ n to compel the line to break where you want, or your text to the window Need to flow with size?


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -