Re: Importing a .nib
Re: Importing a .nib
- Subject: Re: Importing a .nib
- From: Andy Lee <email@hidden>
- Date: Thu, 16 Feb 2006 02:26:20 -0500
On Feb 16, 2006, at 1:58 AM, Nicholas Crosbie wrote:
Even after going through the process of checking all
the connections,
bindings etc. in the imported .nib, the (updated) nib
still doesn't respond?
I'm not sure what the problem could be -- the following questions are
just an attempt to fish for clues...
What do you mean by "doesn't respond"? Is it failing to load, or
does it load but the windows and controls are not behaving properly?
If you're loading it by calling +loadNibNamed:owner:, does that
return YES or NO?
Are there any custom classes that were declared in the old nib that
might need to be redeclared in the new nib?
Just for grins, have you tried doing a Clean and rebuilding? How
about closing the project and reopening it?
--Andy
_______________________________________________
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