Re: Missing outlets in the nib
Re: Missing outlets in the nib
- Subject: Re: Missing outlets in the nib
- From: Philip Aker <email@hidden>
- Date: Fri, 29 Aug 2008 20:51:30 -0700
On Aug 29, 2008, at 7:51 PM, Jose R.C.Cruz wrote:
I am working on a sample project for my article on installer plug-
ins. I used the Installer Plugin template as the basis for my
project. When I inspect the InstallerPane instance in my nib file,
I get the following list of outlets.
<ib_foobar.jpg>
Compare this with the one below, which is from the sample plug-in
project from Apple. Note the following outlets are missing from the
above panel: firstKeyView, initialKeyView, lastKeyView, nextPane.
Note as well that the outlets contentView and parentSection appear
to be connected, but in reality they are not
<ib_sample.jpg>
Has anyone run into this problem before? What cause it and is there
a way to fix it? I am running Xcode 3.0 on a 10.5.1. system.
I haven't but the first picture shows that your nib is messed up
because the title shows that somewhere along the line your project was
started from a template and the template entry for
«PROJECTNAMEASIDENTIFIER» was not changed to the name of your project
during instantiation. You might be able to edit the nib file with a
text editor and salvage otherwise you'll have to recreate and make
sure it gets instantiated correctly.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden