Does anyone know what made Apple leave out NSAttributedString when turning AppKit into UIKit?
The reason I ask is that I would really like to use it in my iPhone app
The current from the documentation recommended way to do it is to use a UIWebView.