Re: NSTextField
Re: NSTextField
- Subject: Re: NSTextField
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 30 Jul 2005 18:13:41 -0700
FWIW, if you want to store rich text in a core data store, it can be
done but you'll have to store it as a blob. The Stickies example in /
Developer/Examples/CoreData/Stickies does this.
-jcr
On Jul 30, 2005, at 5:58 PM, Clayton Leitch wrote:
On XCode 2.1 you have to turn off multiple fonts. Thanks for the
tip, everything is now working great.
On Jul 30, 2005, at 5:53 PM, Bill Bumgarner wrote:
On Jul 30, 2005, at 2:39 PM, Clayton Leitch wrote:
The NSTextView does not allow me to set a binding to my core data
attribute. Or more exactly, I can set the binding to a string
element and I cannot enter data into the the view or display any
string value. It works fine for graphics.
NSTextView instances work fine with Core Data attributes. Just
make sure you turn off "allows formatted text" on your NSTextView.
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
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