Hi i am currently working on an application in my spare time (my hobby) that is very simple. It starts out as a list and then you select one item from the list and it tells you something about that item. The problem that i am having is that i am using UITextView to display the text information but i want to be able to format the text in such a way that i can make one line bold and then the next regularly formatted. The only reason i used UITextView in the first place is because it allows for scrolling through the text and i would like to keep that. Is it possible to do this using UITextView? If not is there another way for me to do this?
PS. I am still fairly new to program so please be specific in your answers and of course any help is greatly appreciated.
Here is an example of what i am trying to do (The make this bold was added in photoshop just to be clear):
http://img199.imageshack.us/img199/8769/picture1copyn.png
PS. I am still fairly new to program so please be specific in your answers and of course any help is greatly appreciated.
Here is an example of what i am trying to do (The make this bold was added in photoshop just to be clear):
http://img199.imageshack.us/img199/8769/picture1copyn.png