Re: MainWindow.xib required or not?
Re: MainWindow.xib required or not?
- Subject: Re: MainWindow.xib required or not?
- From: lowell <email@hidden>
- Date: Mon, 28 Nov 2011 01:44:48 -0800
Nibs are optional. If you do add one, don't forget to add a NSMainNibFile(~*) key/value in the Info.plist.
--
lowell
On Nov 27, 2011, at 10:28 PM, Philip McIntosh wrote:
> Recently went to XCode 4.2 in Snow Leopard.
>
> I wanted to convert an iPad to Universal, but decided it would be easier to just make a new iPhone app based on the same code. So far so good and it compiles fine but the view doesn't show even though the view is hooked up. In looking deeper I see that no MainWindow.xib was created in the new view-based project. In reading here and there I've seen that some say it is not required and "handled in code" while others say to make one and use it.
>
> So, is one really required or not? I'm thinking that if I do make one and hook it up to the delegate, that it will start working, but it seems strange that such an important thing would be left out by default.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden