Re: How to load a nib from a path
Re: How to load a nib from a path
- Subject: Re: How to load a nib from a path
- From: Steve Stockman <email@hidden>
- Date: Sun, 7 Mar 2004 10:20:59 -0600
On Mar 7, 2004, at 9:53 AM, Steve Stockman wrote:
Again I note that the very same nib will load when the same principal
class is compiled directly into my application.
Does anyone know of a way to determine why NSBundle is unable to load
a nib?
[bruised forehead syndrome...]
Only a couple of minutes after sending the above message, it occurred
to me that the principal class was not _exactly_ the same as what had
been compiled into the app: one of the outlets had been renamed. But
it _was_ the exact same nib, so the nib load was not able to find the
outlet that had been renamed.
Still, it would be nice to have some means of getting an error
message...
--
Steve Stockman
Architect, Norton Utilities for Macintosh
Symantec Corporation
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.