Re: NSAttributedString and bindings
Re: NSAttributedString and bindings
- Subject: Re: NSAttributedString and bindings
- From: Andreas Mayer <email@hidden>
- Date: Sun, 6 Jun 2004 18:22:02 +0200
Am 06.06.2004 um 07:10 schrieb Matt Baker:
How do I get a NSString out of a NSTextView? I've tried the string
function for NSData and it still gives me the same message.
You need to switch off "Multiple fonts allowed" for the text view in
Interface Builder.
Or you could probably build a value transformer.
Andreas
_______________________________________________
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.