Multiple nib files in a core data app
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