Re: More than one externally initialised object in a nib?
Re: More than one externally initialised object in a nib?
- Subject: Re: More than one externally initialised object in a nib?
- From: Eric Brunstad <email@hidden>
- Date: Sat, 11 Jun 2005 21:24:12 -0400
On Jun 10, 2005, at 8:57 AM, Theodore H. Smith wrote: In a nib file, the File's Owner is an object which has been externally initialised.
Is there someway to get another instance of a class in a nib file which was externally initialised? It would be nice if I could simplify the way my nib works, by connecting directly one object to another from a different nib.
No, unfortunately ther is not. Or must I just move the items I want linked into the same nib?
Not necessarily; the File Owner could handle linking the objects together.
-Eric |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden