• 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: Raphael Sebbe <email@hidden>
  • Date: Fri, 31 Aug 2001 11:38:35 +0200

On Friday, August 31, 2001, at 11:17 AM, Annie Felix wrote:

Hi
1.Can there be more than one window in a nibfile.
If so how do we invoke each one of them seperately.


Yes, just add an outlet to the nib owner, if it is one of your classes, or to any objects in the nib. You can then connect it (the outlet) to any window in the nib.


2.Can there be an outlet connection between two
different nib files?If so how can the connection be
established?

No. But what you typically do is to have one (or more) controller object (MVC) that knows about both nibs, or controllers that know about each other and their own nibs.

Raphael


  • Follow-Ups:
    • Calling C++ from Obj-C
      • From: brian hook <email@hidden>
References: 
 >regarding nib files. (From: Annie Felix <email@hidden>)

  • Prev by Date: regarding nib files.
  • Next by Date: Re: Please point me in the right direction for contextual menus
  • Previous by thread: regarding nib files.
  • Next by thread: Calling C++ from Obj-C
  • Index(es):
    • Date
    • Thread