My problem is that I have to two UITextView
displaying different Text, but always the same number of characters. I could not find a way to set a fix character-width and space width in UITextView/NSAtrrStr/UIFont
.
Is there a way to do that?
thanks