NSTableViewColumn doesn't have a 'hidden' binding.

Originator:armadsen
Number:rdar://21410391 Date Originated:16-Jun-2015 04:01 PM
Status:Open Resolved:
Product:OS X SDK Product Version:10.10.3
Classification:Enhancement Reproducible:Always
 
Summary:

NSTableViewColumn has a ‘hidden’ property, but it doesn’t expose a binding for this property. This makes it impossible to e.g. configure a user setting to hide/show a given table column using bindings. I’ve needed to implement such a system in Mac apps several time over the years, and every time end up surprised that a hidden binding doesn’t exist, and that I need to drop down to code to set such a thing up.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!