UITextView with multiple aligns and font sizes?

Posted by Moshe on Stack Overflow See other posts from Stack Overflow or by Moshe
Published on 2010-04-01T04:22:48Z Indexed on 2010/04/01 4:33 UTC
Read the original article Hit count: 452

1) Is there a way to right align certain parts of a UITextView, and left align other lines? Am I better off using labels and a UIScrollView?

2)Is is possible to give different words different font sizes? Should I use a UIWebView and HTML/CSS instead?

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.2

Related posts about iphone-sdk