hey,
I have a app that is basically all one view. Interface wise I built everything in the MainWindow.xib there is an advertisment in it though that I can not connect but everything else I can connect fine. Like all my code was done in the MyViewController.h and m files and thats why I cant make the connection beasue the files owner of the main window is set to UI APPLICATION. So I guess what I am asking his, what code do I put in my delegate file to open the mainwindow first but to load the view of the MyViewController.xib file.
Sorry if this doesnt make sense, if someone responds ill try to explain further.
I have a app that is basically all one view. Interface wise I built everything in the MainWindow.xib there is an advertisment in it though that I can not connect but everything else I can connect fine. Like all my code was done in the MyViewController.h and m files and thats why I cant make the connection beasue the files owner of the main window is set to UI APPLICATION. So I guess what I am asking his, what code do I put in my delegate file to open the mainwindow first but to load the view of the MyViewController.xib file.
Sorry if this doesnt make sense, if someone responds ill try to explain further.