Re: Stupid newbie question
Re: Stupid newbie question
- Subject: Re: Stupid newbie question
- From: Ondra Cada <email@hidden>
- Date: Tue, 30 Oct 2001 20:35:56 +0100
recursivecall,
>
>>>>> email@hidden (r) wrote at Tue, 30 Oct 2001 07:41:39 -0500:
r> Let's say that I have an object in one nib file and another object in
r> another nib file. I want to create an outlet that connects the first
r> with the second. Is this possible? Is this possible with actions? If so
r> how do I do it?
Currently, you have to do that at least partially programmatically (if one
of the objects can be the File's Owner for the other NIB, all the programming
could be loading the NIB; otherwise you have to setTarget: and setAction:
manually).
There was once a trick to do that in IB as part of MiscKit for NeXTStep; I
have no idea whether it is available for OSX.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc