2-way communication between nibs files
2-way communication between nibs files
- Subject: 2-way communication between nibs files
- From: Adam <email@hidden>
- Date: Sun, 1 Aug 2004 11:58:13 -0400
I am confused by the model of using multiple nib files. I have an
appcontroller class and I need 2 way communication between the other
controller classes in my other nib files. However when I use IB Outlets
I get problems. I have determined that the init methods of some of my
controllers are getting called multiple times by the multiple 2 way
connections. What is the proper way to link up an app controller to
other controller classes to enable them to send msgs back and fourth?
Thanks,
Adam
_______________________________________________
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.