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 に表示されるメニューを複製しようとしています。検索フィールドが表示され、入力されたキーワードでフィルター処理されます。例として、または何をする必要があるかについての手がかりとして実装されているリソースを誰かが指摘できますか?
ビューを NSMenuItem に設定できます。あなたの場合、NSTextFieldでビューを割り当てることができます。
参照してください: https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSMenuItem_Class/#//apple_ref/occ/instp/NSMenuItem/view