Can't bind image cells in a table to file's owner?
Can't bind image cells in a table to file's owner?
- Subject: Can't bind image cells in a table to file's owner?
- From: Ken Tozier <email@hidden>
- Date: Sat, 4 Oct 2008 16:56:38 -0400
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