> - I want to set the displayed contents of V to T2.
> 
> What is/are the recommended way/s to do this?
> 
> *I would hope that I could assign V.attributedString = T2, but alas the
> world does not seem to be this simple.*

The documentation suggests you should be working with the view’s textStorage 
which is a mutable attributed string. So... just clear it out and reset the 
contents from T2?
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to