0

I am building an application and the easiest way to set up a main menu was to make a new file.

I called it MainMenu.h/.m/.xib

I went into the info.plist and tried changing MainWindow to MainMenu, didn't work.

Any ideas?

inVINCEable
  • 2,167
  • 3
  • 25
  • 49

1 Answers1

0

try connecting the new window to the window object in the app delegate.

Basel
  • 2,368
  • 1
  • 16
  • 21