Alright I am new to Apple development and Objective C. I understand the Objective C code pretty good. The part I am struggling with is how to display one window before showing the main window. What I need to do is display a small window with 3 text fields that grabs information. After that information is obtained it passes off control to the main window which will display the a WebView. I have created to xib files but that is as far as I have gotten
I cannot seem to figure out how to show one window and then close it and pass control to another window. Can someone help me understand this or is there a tutorial somewhere I can read. It seems like this would be very simple I am just not getting it for some reason.
Thanks
I cannot seem to figure out how to show one window and then close it and pass control to another window. Can someone help me understand this or is there a tutorial somewhere I can read. It seems like this would be very simple I am just not getting it for some reason.
Thanks