Re: Styled Text
Re: Styled Text
- Subject: Re: Styled Text
- From: Shane Stanley <email@hidden>
- Date: Mon, 25 Jan 2016 12:18:42 +1100
On 24 Jan 2016, at 11:10 PM, Andreas Kiel <email@hidden> wrote:
>
> I can't modify the text in a way like with a RTF text document.
Styled text is the NSAttributedString class. You create it from an NSString, and add attributes. How you do it depends a bit on what styling you're trying to do. You can easily convert back and forth between HTML/RTF and NSAttributed strings.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden