Re: Trouble with NSTableViews in macOS 11.x
Sak Wathanasin
On 26 Mar 2021, at 22:46, Jon Gotow <gotow@...> wrote:I ran into this when updating all of my apps for Big Sur. You'd think the "Full Width" style would make the table, well, full width, but it doesn't. I think the solution was to set the tableview style to "Plain".
I had set the style to "full-width" in IB, but that had no effect. Let me give "plain" a shot.
Thanks for the suggestions,
Sak