Re: Crossing the NIB?
Re: Crossing the NIB?
- Subject: Re: Crossing the NIB?
- From: Ondra Cada <email@hidden>
- Date: Wed, 17 Apr 2002 01:11:18 +0200
On Wednesday, April 17, 2002, at 12:38 , Albert Atkinson wrote:
OK, pretty much I am using a menu item in "MainMenu.nib" to open a window
in "MyDocument.nib"
If so, you should load MyDocument.nib from your main controller code (see
also (*) below!). The main controller would be part of the main NIB
(either instantiated there, or the File's Owner), so it can be connected
easily.
It would not accept a connection to First Responder
I don't think so. Well there might be such a bug in IB, but I haven't
encoutered it yet...
and I do not understand MVC.
Do learn. It's thousand times worth the time needed.
How would I hard code it?
(*) What about using the document architecture? It's all done for you
there.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.