Newbie Q : connections between different nibs
Newbie Q : connections between different nibs
- Subject: Newbie Q : connections between different nibs
- From: email@hidden
- Date: Thu, 22 Jun 2006 18:13:13 +0200 (CEST)
- Importance: Normal
Hello all,
let me ask a very naive question : I have an IBAction "paintItBlack" on
a window in MyDocument.nib that I should like to be triggered by the
menu item "Paint It Black" in the main menu (which is therefore in
MainMenu.nib). The problem is that they are in different nibs so they
canĀ“t be connected. What is the usual solution ? Should I create a
new nil-targeted action in FirstResponder (even though this action
has no other reason to be made "nil-targeted") ? Should I instantiate
MyDocument in MainMenu.nib ?
Ewan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden