TableView - Binding column 'hidden'
TableView - Binding column 'hidden'
- Subject: TableView - Binding column 'hidden'
- From: Wayne Melrose <email@hidden>
- Date: Thu, 14 Jul 2011 13:31:34 +0200
Hi there,
I've got a table with multiple columns, although I have buttons which change the content based on the users request. Two of the columns really only need to be displayed for each different request, and when it's not needed, I'd like to 'hide' it.
Now I thought I could also just change the Title, and display the value that is needed, however, I've got the values bound to text fields which display the content of the selected row.
In short, what I'm really looking to do is bind the 'hidden' value of a column. I'm still very fresh to cocoa, I'm guessing there's probably something I can do there?
Any thoughts would be appreciated, thanks.
Wayne
PS
I have also tried setting the column width to zero and back, although when I do that I get an error 'Column identifiers used with NSTableView auto save feature must conform to NSCoding protocol: (null)'
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden