iphone - UITextView displaying spaces after newline/wordwrap -


i using uitextview display arbitrary nsstrings, various font sizes (depending on length of string, , screen resolution of device). problem uitextview seems display these little "underscore like" characters, instead of spaces, if space character first character on newline (after text has been wrapped). know way turn off?

ok, think problem font using. possibly text size of font important. perhaps fact displaying in italic thing. anyhow, have different font, different size, not italic, haven't noticed problem.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -