creating an app w/o MainMenu.nib
creating an app w/o MainMenu.nib
- Subject: creating an app w/o MainMenu.nib
- From: Daniel Child <email@hidden>
- Date: Wed, 07 Dec 2005 23:19:39 -1000
Hi All,
I am trying to create an application that does not have a MainMenu, but
that otherwise behaves like a Cocoa app. I tried deleting the nib file
and got an error, so it seems that inside of NSApplicationMain(argc,
argv) there is a required expectation of loading a MainMenu.nib file.
What alternative am I looking for inside of main.c?
Sorry, this is probably a very basic question. If you could point me to
the right documentation, I'd appreciate it. Thanks.
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden