Double-spaced textfield in CocoaTouch (iPhone)
Posted
by Ron
on Stack Overflow
See other posts from Stack Overflow
or by Ron
Published on 2010-04-23T09:49:44Z
Indexed on
2010/04/23
9:53 UTC
Read the original article
Hit count: 261
Hi there,
Can I have a double-spaced UITextView? I mean, so that it retains its formatting when I edit it?
I need to display graphical elements in between the lines of text. Any ideas?
Thanks!
© Stack Overflow or respective owner