Re: regarding nib files.
Re: regarding nib files.
- Subject: Re: regarding nib files.
- From: Ondra Cada <email@hidden>
- Date: Fri, 31 Aug 2001 12:48:03 +0200
Annie,
>
>>>>> Annie Felix (AF) wrote at Fri, 31 Aug 2001 10:17:44 +0100 (BST):
AF> 1.Can there be more than one window in a nibfile.
Yep.
AF> If so how do we invoke each one of them seperately.
Through outlets (probably, but not necessarily of File Owner), which contain
references of the windows or their views (in which case [outlet window]
helps).
Or for a very special cases a window can register itself in awakeFromNib.
AF> 2.Can there be an outlet connection between two
AF> different nib files?
Yep.
AF> If so how can the connection be
AF> established?
so far as I know, only programmatically (ie. you have to use external
controllers /File Owners/, or again some randezvous points via awakeFromNib
or notifications or so).
There was a nice 3rd party tool in MiscKit once which allowed to do that
without programming, in IB using names. I don't know whether it is available
still (with another great tool, the MiscTee!) or not.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc