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.
cocoaの新しいim..あるウィンドウから別のウィンドウに値を渡す方法を誰かが言うことができますが、windowController は他のクラスのインスタンスを作成することを許可していません
ある値を他のウィンドウに渡すため??
ウィンドウは単なるビューです。ビューの値ではなく、モデルの値を渡します。
したがって、値を渡す必要があるときはいつでも使用できます
通知
デリゲート
シェアクラス。