自定义视图中的 NSSearchField,聚焦环被切断
我在自定义视图中有一个 NSSearchField (Xcode 4,Mac OS 10.6)。 底层视图似乎将搜索字段的高度限制为 22px,因此,当搜索字段获得焦点时,焦点环将被剪切(见下文)。
我怎样才能做到这一点(得到整个聚焦环),我错过了什么?
编辑:真的没有人建议如何避免这种情况(除了使用“正常”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?
EDIT: Really nobody has suggestions how to avoid this (besides using a "normal" NSTextField)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论