Re: NSAttributedString encoding
Re: NSAttributedString encoding
- Subject: Re: NSAttributedString encoding
- From: Just van Rossum <email@hidden>
- Date: Tue, 13 May 2003 16:19:08 +0200
Aidas Dailide wrote:
>
I have a question about NSAttributedString encoding. I haven't found
>
any commands to set it. Is it possible to do that? How does
>
NSAttributedString knows which encoding to choose when I am
>
initiliazing it from string?
Have a look at [NSString initWith
Data:encoding:]. You then use the
NSString to initialize the attributed string.
Just
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.