How does MainMenu.xib get loaded in a Cocoa application?
How does MainMenu.xib get loaded in a Cocoa application?
- Subject: How does MainMenu.xib get loaded in a Cocoa application?
- From: "Debajit Adhikary" <email@hidden>
- Date: Thu, 4 Dec 2008 19:03:13 -0800
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