NSAttributedString advice
NSAttributedString advice
- Subject: NSAttributedString advice
- From: Moray Taylor <email@hidden>
- Date: Fri, 10 Dec 2004 22:10:04 +0000
Hi,
In my program I require an NSAttributedString that can not only
contain styles such as bold, italic etc.. , but contain 'named styles'
much like Quark Xpress or MS Word would have.
I assume I can use the addAttribute:withRange to set where my 'named
styles' are, but how would I make the NSAttributedString lookup what
these styles meant, and render itself accordingly? Is this possible, or
do I need to make my own attributedstring class?
Thanks for any advice
Moray
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden