On Jul 2, 2015, at 12:25 PM, Jensen, Stephen C. (AFRC-R)
wrote:
>
> The problem occurs when the user hides an NSTableColumn… I start getting
> errors. For example, when I hide the column with the identifier “orgCode”, I
> get the following:
>
> 2015-07-02 09:57:30.560 myApp[9975:303] Unable t
I’m having a frustrating issue with an OSX app I am trying to write. Here is
the issue:
I have a single NSTableView with a contextual menu that allows the user to show
or hide columns. Easy enough… lots of sample code out there to make that
happen. The working line is this:
// toggle the c