Re: NSString from NSConcreteAttributedString
Re: NSString from NSConcreteAttributedString
- Subject: Re: NSString from NSConcreteAttributedString
- From: PGM <email@hidden>
- Date: Sun, 10 Jun 2007 00:34:41 -0400
Just a simple question that I hope has a simple answer.
How can I get an instance of an NSString from an instance of an
NSConcreteAttributedString class?
I'm getting the NSConcreteAttributedString from bindings related to
an NSTextView, though what I'm after is an NSString.
Thanks,
Matthew Delves
How about [foo string]?
Patrick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden