Connecting Mulitple Nibs
Connecting Mulitple Nibs
- Subject: Connecting Mulitple Nibs
- From: Moray Taylor <email@hidden>
- Date: Thu, 29 Apr 2004 19:16:50 +0100
Hi,
I have a simple question about using multiple nib files in my project,
at the moment I have 2 (3 if you count the MainMenu), MyDocument.nib
and Message.nib
Both operate perfectly, but how do I let one know about the other?
At the moment I am using NSWindowController to open Message.nib from
the MyDocument controller, everything instantiates fine, but I cannot
make contact, once I can go one way, I'll be able to go the other.
I gather from Apple's rather short explanation it's something to do
with File's Owner in the nib, but they don't seem to have a step by
step explantion.
My app is in Cocoa/Java but advice in Obj-C is most welcome too.
Thanks v much
Moray
_______________________________________________
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.