Sys Pref Pane cannot load nib
Sys Pref Pane cannot load nib
- Subject: Sys Pref Pane cannot load nib
- From: Michael Cashwell <email@hidden>
- Date: Tue, 25 May 2004 14:28:26 -0400
Greetings all,
I'm fighting with a system preference pane bundle that I cannot get to
load. It contains a static text label and one NSPopUpButton object. In
Interface Builder doing "Test Interface..." seems to work OK. At least
it draws correctly and generates no complaints. But when I run it via
System Preferences it does several strange things:
1: The window title displays my bundle ID (com.foobar.widget) instead
of the panel's name;
2: The entire content (below the toolbar of course) is empty;
3: This error is logged to the console:
... System Preferences[10079] [NSPreferencePane loadMainView]: Could
not load nib at "(null)"
I've Googled until I can't see straight and cannot find any reference
to this error message. Attempting to search the archives for this list
times out with an error.
Any clues as to what the problem could be or what to check would be
appreciated.
Thanks,
Mike
_______________________________________________
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.