Hello,
I have a requirement to show text in the following format...
TextHeading : Actual Text (in different Font)(could be multiple lines)
Had a look at UITextView....it seems it would not serve the purpose...it shows entire text with same properties throughout....
What could be the other option , besides having to write a custom component for it by extending UIView class...
Thanks
amal
I have a requirement to show text in the following format...
TextHeading : Actual Text (in different Font)(could be multiple lines)
Had a look at UITextView....it seems it would not serve the purpose...it shows entire text with same properties throughout....
What could be the other option , besides having to write a custom component for it by extending UIView class...
Thanks
amal