gpt4 book ai didi

cocoa - NSTextField:如何像在其他应用程序中一样添加搜索图标?

转载 作者:行者123 更新时间:2023-12-03 17:27:37 28 4
gpt4 key购买 nike

如何在 NSTextField 的左侧添加搜索图标?您可以在许多其他应用程序中看到同样的情况。

最佳答案

我猜是这样的:

text = NSTextField.alloc().initWithFrame_(((0, 0), (30.0, 22.0)))
text.setCell_(NSSearchFieldCell.alloc().init())

关于cocoa - NSTextField:如何像在其他应用程序中一样添加搜索图标?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13238238/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com