Re: multiple nibs
Re: multiple nibs
- Subject: Re: multiple nibs
- From: cocoarook <email@hidden>
- Date: Thu, 5 Apr 2007 13:41:19 -0700
It is, and I think you answered it, thanks.
On 4/5/07, I. Savant <email@hidden> wrote:
On 4/5/07, <email@hidden> wrote:
> 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.
If your "app controller" is designated as your application delegate,
you can send it messages from anywhere in your app via [NSApp
delegate] ... but I may be misunderstanding your question.
--
I.S.
_______________________________________________
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