multiple nibs
multiple nibs
- Subject: multiple nibs
- From: "Kent Glenn" <email@hidden>
- Date: Thu, 5 Apr 2007 13:19:04 -0700
I am trying to move my preferences to it's own separate nib. I was
trying to implement something like:
http://johndevor.wordpress.com/2006/12/24/simple-preferences/
The problem that I have, is that I have some actions in the
preferences( preference controller class ), that need to call a method
in the application controller. There is also some data ( outside of of
NSUserDefaults ), that I need to get to my main controller. I'm just
kind of confused on the best way to do it.
Everything else seems to be working just great.
I tried looking at this, but it kind of confused me further.
http://www.cocoadev.com/index.pl?MakingNibsTalkToEachOther
Thanks in advance.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden