On Sat, 3 Jul 2010 17:12:39 -0700, Mike Manzano
<m...@instantvoodoomagic.com> said:
>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?

NSAttributedString is there so you can now do Core Text (which lets you draw
text in multiple styles). UITextView and UITextField still display text is a
single font and size. m.

-- 
matt neuburg, phd = m...@tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to