On Jul 3, 2010, at 8:12 PM, Mike Manzano wrote:

> I see that NSAttributedString is in iOS 4, but both UITextView nor 
> UITextField's text property takes an NSString. Does that mean these views are 
> off limits if I want to use an attributed string?

The first problem is that if those controls did accept strings, they wouldn’t 
accept NSAttributedStrings in place of the string instance.

Indeed the text property is an NSString, so no 
go._______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to