自定义视图中的 NSSearchField,聚焦环被切断

发布于 2024-11-15 00:00:49 字数 259 浏览 3 评论 0原文

我在自定义视图中有一个 NSSearchField (Xcode 4,Mac OS 10.6)。 底层视图似乎将搜索字段的高度限制为 22px,因此,当搜索字段获得焦点时,焦点环将被剪切(见下文)。

我怎样才能做到这一点(得到整个聚焦环),我错过了什么?

Image

编辑:真的没有人建议如何避免这种情况(除了使用“正常”NSTextField 之外)?

I have a NSSearchField in a Custom View (Xcode 4, Mac OS 10.6).
The underlying View seems to limit the height of the Search Field to the 22px and therefore, when the SearchField gets Focus, the Focus Ring is cut (see below).

How do I get this right (get the whole Focus Ring), what am I missing?

Image

EDIT: Really nobody has suggestions how to avoid this (besides using a "normal" NSTextField)?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文