How to hide NSTableColumn using bindings
How to hide NSTableColumn using bindings
- Subject: How to hide NSTableColumn using bindings
- From: Ron Medina Ballesteros <email@hidden>
- Date: Thu, 6 May 2004 14:02:26 -0700
Hi List,
I've searched the list and read the documentation on bindings and I
can't seem to find anything on how to hide
a NSTableView's column. Am I missing something here? I want to be able
to bind the tableview's columns availability to
the Shared User's Default on whether or not they are shown. I was
looking at NSTableColumn's availability- enabled
and every time I try to set the binding to a value in my Shared User's
Default, it doesn't seem to like it.
Do I have to use glue code and do manual bindings?
Thanks
ron
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.