Glenn & Ricky thank you for the insight. The reason I am trying to pass the attributed string from one platform to the other is exactly because I am using CoreText to render the string.
is there a way to render plain RTF strings with core Text? best regards. On 2010-08-11, at 5:32 PM, glenn andreas wrote: > You might be able to get away with using CoreText and it's attributes (which > are based on CG/CT objects like CGColor and CTFont), but obviously that's not > what you're going to get from AppKits default attributed string support. So > you'll probably have to give up on using AppKit's NSAttributedString > extensions all together, and switch to the CoreText ones (and take advantage > of the CFAttributedString/NSAttributedString toll free bridging). > > > > Glenn Andreas gandr...@gandreas.com > The most merciful thing in the world ... is the inability of the human mind > to correlate all its contents - HPL > _______________________________________________ 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