Comment on Two NSTextView inside the same NSScrollView The issue with this is that each TextView is in a different ScrollView and I do not want that. Or I would be okay with it if the 2 TextViews were scrolling at the same time (in which case I would not need to have a parent ScrollView). UI Frameworks AppKit Oct ’21