"enabled" binding troubles in NSTableColumn
"enabled" binding troubles in NSTableColumn
- Subject: "enabled" binding troubles in NSTableColumn
- From: Dave Rosborough <email@hidden>
- Date: Mon, 14 Mar 2005 19:58:31 -0800
Hello all!
I've got an NSTableView with two columns. Each column is bound
(happily) to an array controller. I have also bound each column's
"editable" and "enabled" binding to a key in the array controller that
stores a boolean NSNumber.
The "editable" binding seems to be working fine. But the enabled
binding provides a bit of strange behaviour - the appropriate cells are
not "greyed out" until you click on them. When they are selected, the
text in each cell is grey, but when you deselect the cell, it looks
just like a normal "enabled" cell.
Any ideas? I searched the archives and the web, but couldn't find
anything - leading me to believe I've done something exceptionally
silly.
Thanks!
DaveR
_______________________________________________
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