Re: Welcome to the "Cocoa-dev" mailing list
Re: Welcome to the "Cocoa-dev" mailing list
- Subject: Re: Welcome to the "Cocoa-dev" mailing list
- From: Jason Jobe <email@hidden>
- Date: Thu, 10 Feb 2005 15:50:40 -0500
I've modified ToDos project (found at
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html) wherein I
added a "included" attribute bound to the checkbox in the UI.
The goal is to disable the pulldown (in the tableView) when "included"
is false and enabled it when it is true.
I can do this easily with the pulldown in the detail area but it
doesn't work in the table view.
I tried binding the "enabled" attribute of the column to it in IB. In
so doing I get the following error when attempting to display a
document.
2005-02-08 10:01:21.735 ToDos[7594] [<NSTableColumn 0x556b30>
valueForUndefinedKey:]: this class is not key value coding-compliant
for the key enabled.
I can send the project to anyone who is interested; it only weighs in
at 59KB.
Thanks in advance for any guidance you can offer.
- jason
_______________________________________________
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