Re: File Owner and Controllers
Re: File Owner and Controllers
- Subject: Re: File Owner and Controllers
- From: matt neuburg <email@hidden>
- Date: Wed, 16 Jun 2004 09:17:28 -0700
On Wed, 16 Jun 2004 09:15:56 +0200, "email@hidden"
<email@hidden> said:
>
Hi
>
>
I have the following problem: I have a nib file containing a window
>
with multiple panes for each of the panes exists an appropriate
>
controller inside the nib file. But the nib file resp. the whole window
>
itself is controlled by the file owner, because it is opened by another
>
nib. Now the problem is, that the file owner should send messages to
>
the pane-controllers. Is there any possibility to get the instances
>
used by the interface builder?
Give the file owner outlets and connect them to the pane-controllers, just
as you would with any object in the nib. m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.