Let me apologize in advanced if this question sounds stupid it's so incredibly simple. I struggled for 3 hours with another program recently with a problem that was so simple that no one on the internet had even had the problem yet.
Anyhow, what I want to do is add a UITextView to my program in Interface builder, copy and paste a block of text, then make the appropriate words bold, and the appropriate words italic. That's all. I know that if I select the field and hit cmd t, I can change the text of the entire block, however, I can't seem to find a way to only change certain words. I know it is possible because I have apps on my iPod Touch that do EXACTLY this.
Anyhow, I'm hoping there's a way to do this in interface builder since doing it programatically (on the particular project I'm working on) could get very messy very fast.
Thank you in advance, and forgive me if I make you rofl or something since I'm so new to all this apple stuff...