On 6 May 2012, at 08:22, Quincey Morris wrote:
On May 1, 2012, at 06:40 , Thibault Martin-Lagardette wrote:
The problem in the end is that not only do I have a visual glitch, but this
also feels like a very hacky/dirty solution, and hence, not the way to go.
I feel like I probably should not be t
On May 1, 2012, at 06:40 , Thibault Martin-Lagardette wrote:
> The problem in the end is that not only do I have a visual glitch, but this
> also feels like a very hacky/dirty solution, and hence, not the way to go.
> I feel like I probably should not be trying to hide columns while some others
>
On May 1, 2012, at 06:40 , Thibault Martin-Lagardette wrote:
> The problem in the end is that not only do I have a visual glitch, but this
> also feels like a very hacky/dirty solution, and hence, not the way to go.
> I feel like I probably should not be trying to hide columns while some others
>
Hello all,
I am working on implementing a manual behavior on NSTableView's column
resizing. Because it also needs to be live resizing (whenever the window or
another column is resized), I have subclassed NSTableColumn and overriden
`-setWidth:', which will call a delegate, which in turn will call