如何让NSTextView水平滚动?

发布于 2024-10-29 05:26:09 字数 106 浏览 5 评论 0原文

所以我正在玩 XCode,我想知道是否可以水平滚动 NSTextView。我知道我们可以通过界面生成器(或 Xcode)向其添加水平滚动条,但即使添加后您仍然无法水平滚动,因此任何帮助都会很棒。谢谢

so I was playing around with XCode and I was wondering if it was possible scroll an NSTextView horizontally. I know that we can add a horizontal scroller to it through interface builder (or Xcode) but you still can't scroll horizontally even after adding it so any help would be great. Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

兲鉂ぱ嘚淚 2024-11-05 05:26:09

您设置了滚动条上的框架/边界吗?这些都需要手动设置才能使滚动条工作。

have you set the frame/bounds on the scroller? Those both need to be manually set for a scroller to work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文