Re: nib not launching properly
Re: nib not launching properly
- Subject: Re: nib not launching properly
- From: Daniel Child <email@hidden>
- Date: Tue, 18 Sep 2007 21:07:37 -0400
Unfortunately, no. All I have is that the init and awakeFromNib
methods do get called and exited. I even tried recreating the
MainMenu.nib but the results are exactly the same.
On Sep 18, 2007, at 8:31 PM, Shawn Erickson wrote:
On Sep 18, 2007, at 5:05 PM, Daniel Child wrote:
As a follow-up to my previous query about why a nib might not
launch, I stumbled across
- (void)applicationDidFinishLaunching:(NSNotification *)notification
and, by adding it to the controller, used that to determine that
the application is not finishing its launching.
Is there a systematic way to track down why? Thanks.
You see any thing logged in the console log (or run log if
launching with Xcode)?
/Applicatoins/Utilities/Console.app
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden