Re: How does MainMenu.xib get loaded in a Cocoa application?
Re: How does MainMenu.xib get loaded in a Cocoa application?
- Subject: Re: How does MainMenu.xib get loaded in a Cocoa application?
- From: email@hidden
- Date: Fri, 05 Dec 2008 14:18:53 -0500
There's a setting (I can't relocate it) that declares a "Main" NIB,
etc. 'Tis a property of one of the main files (like the project or
target). Look around, you should be able to find it with a bit of
effort.
Quoting Debajit Adhikary <email@hidden>:
I'm new to Cocoa and am trying to understand File Owner's and Nibs.
When I create a simple Cocoa application and build and run it, a window --
specified in MainMenu.xib -- opens. How exactly does this window open? Is
there any code for this anywhere? I wasn't able to find any.
(I tried setting a breakpoint in main() but to no avail)
_______________________________________________
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
_______________________________________________
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