Re: Simple Interface Connection Question
Re: Simple Interface Connection Question
- Subject: Re: Simple Interface Connection Question
- From: hac <email@hidden>
- Date: Fri, 27 Apr 2007 10:25:00 -0400
On 4/24/07, Kirk Kerekes <email@hidden> wrote:
What ever class load the Nib should define public accessor methods
for the shared Nib-object. Then the other object can simple invoke
these accessor methods to get the shared object.
Thanks Kirk. :) I'm pretty sure that's what I need, but I'm still
stuck. I have a document based app where each document needs to be
able to add to one central log window. Does anyone know how I can make
the connection required for this? I've been fine with Ist Responder
for now, but it only works with actions, and the log text will vary...
Could someone please point me in the right direction?
_______________________________________________
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