Re: Can't bind image cells in a table to file's owner?
Re: Can't bind image cells in a table to file's owner?
- Subject: Re: Can't bind image cells in a table to file's owner?
- From: Ken Tozier <email@hidden>
- Date: Sat, 4 Oct 2008 18:59:12 -0400
After two more hours of futzing, I find that I can't bind any
controllers to file's owner. I can bind some of the gui object values
directly to files owner but controllers always unbind spontaneously
whenever I click on another object in the interface and back to the
controller. What could be causing this? I'm at my wit's end.
On Oct 4, 2008, at 4:56 PM, Ken Tozier wrote:
Hi
My file's owner class has a method to return a file icon but I'm
finding that when I do the following, it reverts back to "shared
user defaults" whenever I select other things in the user interface.
Here are my bind settings
Value
Bind to: file's owner
Model Key Path: fileIcon
and here's the accessor method
- (NSImage *) fileIcon;
How come this won't stick?
Thanks for any 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
_______________________________________________
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