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.
menuItem を textfield/searchfield に接続するためのベスト プラクティスは何ですか。検索フィールドにフォーカスするためのショートカット Command F を使用する機能をユーザーに提供したいと思います。
現在これを行う方法は (becomeFirstResponder推奨されていないため)、検索フィールドをファーストレスポンダにするようにウィンドウに指示するカスタム メソッドにメニュー項目アクションをリンクすることだと思います。
becomeFirstResponder