managedObjectContext.hasChanges not binding right to non-menu UI items?
managedObjectContext.hasChanges not binding right to non-menu UI items?
- Subject: managedObjectContext.hasChanges not binding right to non-menu UI items?
- From: Mike Zornek <email@hidden>
- Date: Tue, 19 Dec 2006 04:14:51 -0500
Is there any reason why I can't get a working behavior out of binding the
documentEditied attribute of a window (in a non-document based Core Data
app) to managedObjectContext.hasChanges ? .. I bind the enable status of my
save menu to this attribute and it works well at disable/enabling the menu
-- now I'd like it to show the window as dirty as well.
In Oct 2006 a fellow cocoa-dever wrote:
> Thanks, Mmalcolm, the binding to menu item does work, but the sameĀ
> binding to a NSButton doesn't, is there any specific reason for thisĀ
> behavior?
http://www.cocoabuilder.com/archive/message/cocoa/2006/10/6/172359
Any ideas? Thanks for your help.
~ Mike
--
Work: http://ClickableBliss.com
Play: http://MikeZornek.com
_______________________________________________
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