Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我在玩 XCode,我想知道是否可以水平滚动 NSTextView。我知道我们可以通过界面生成器(或 Xcode)向它添加一个水平滚动条,但即使在添加它之后你仍然无法水平滚动,所以任何帮助都会很棒。谢谢
您是否在滚动条上设置了框架/边界?两者都需要手动设置才能使滚动条工作。