According to the warning (and subsequent run time error), NSBundle
does not respond to loadNibNamed:owner:...
It does respond to loadNibFile:externalNameTable:withZone:, so the
relevant headeridge and libryage is there... What gives?
It's working for me, in Tiger as it did in Panther.
It's a class method, so are you sure you're sending it as such and
not to an instance of NSBundle?
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden