Post

Replies

Boosts

Views

Activity

Reply to NSScrollView only scrolls vertically for NSTableView after window resize
I was able to solve the issue by removing table.translatesAutoresizingMaskIntoConstraints = false. It seems this should not be set to false even when using Auto Layout for an NSTableView inside of an NSScrollView.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Oct ’25