Re: Changing properties inside a relationship entity
Re: Changing properties inside a relationship entity
- Subject: Re: Changing properties inside a relationship entity
- From: malcom <email@hidden>
- Date: Sat, 22 Mar 2008 12:25:48 +0100
I've noticed a strange thing.
If I take my NSString from an NSTextField it seems to works, while if
I use textStorage] string] from an NSTextView it simply put an empty
string or still remain the old value into the NSManagedObject (however
with GDB the textStorage] string] return the correct value).
I really don't know why... :|
Ah I forgot the screenshot but at this time I don't think it could help.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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