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.
バインディングを使用して、NSButton に AppDelegate クラスのメソッドを呼び出させるにはどうすればよいですか? ターゲット sleector を buttonClicked: に設定しようとしましたが、コンソールでは次のようになります。
認識できないセレクターがインスタンス 0x100105060 に送信されました
また、メソッドを検索するインスタンスを指定する場所がバインドにないため、どうすればそれを AppDelegate に設定できますか?
ありがとう。