• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: regarding nib files.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: regarding nib files.
      • From: "Christopher Hickman" <email@hidden>
References: 
 >regarding nib files. (From: Annie Felix <email@hidden>)

  • Prev by Date: Re: Abstract classes and methods
  • Next by Date: Re: Getting the name of the current user
  • Previous by thread: Re: Calling C++ from Obj-C
  • Next by thread: Re: regarding nib files.
  • Index(es):
    • Date
    • Thread