To follow on my particular case, what I want is to keep an icon and a text together when the label wraps (Im using RichLabelText).
The bbcode text looks like this: [img]pathtoicon[/img] Text
The line breaks when wraping because of the space (I thought) so I wanted to make that non break space.
But I tried to remove the space altogether and it keeps breaking icon from text, so a non breaking space wouldnt even help me in this case.
Is there any way to prevent this?