• 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
Multiple nib files in a core data app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple nib files in a core data app


  • Subject: Multiple nib files in a core data app
  • From: Wayne Pascoe <email@hidden>
  • Date: Sun, 25 Jun 2006 20:14:54 +0100

Hi all,

I'm trying to break an application up into multiple NIB files. I've already moved all of the peripheral stuff like 'about box', preferences, etc. into their own NIBs so that they are only loaded when used.

My question now is how do I go about splitting up components that are used with my core data app.

I have a couple of 'maintenance' panels that are used to manage data for drop down boxes. These allow you to edit the available values for the dropdown. They aren't used often, and beyond the first few uses of the application will only be used very rarely if at all. So they seem like ideal candidates to move into a maintenance NIB.

My problem is how do I do this? They use array controllers, which would be simple enough to move into another NIB, but these Array controllers are bound to the AppDelegate which is only available in the main application NIB.

How should I be looking at splitting these off into their own NIBs ?

Thanks in advance,

--
Wayne Pascoe    (gpg --keyserver www.co.uk.pgp.net --recv-keys 79A7C870)
I'm from Iowa. I just work in space. Admiral
Kirk - Star Trek IV

Attachment: PGP.sig
Description: This is a digitally signed message part

 _______________________________________________
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

  • Follow-Ups:
    • Re: Multiple nib files in a core data app
      • From: George Orthwein <email@hidden>
  • Prev by Date: Re: Helper Tool on FireWire
  • Next by Date: Re: What is wrong with this code?
  • Previous by thread: Re: Objective-C++ Exceptions (was: PICT control problems)
  • Next by thread: Re: Multiple nib files in a core data app
  • Index(es):
    • Date
    • Thread