Hi Shmoopi,
Thanks for the cool tutorial I am not a newbie to programming but a definite newbie to iPhone app development. So please forgive what to you and others must be an obvious question.
I have a project that allows the user to drill down through several menu levels ending in a nib. The main nib that is loaded seems to spawn from the RootViewController. There is no MainViewController .h or.m. So I don't quite understand where to put the code from this tutorial. The greater part of the drill down code is in the RootViewController.m file
Basically what I am trying to do is insert a nib with with a view (start view) containing a set of buttons which when clicked will load the approbate drill down menus.
Any Help will be greatly appreciated
Dave
Last edited by dfletcher; 02-11-2010 at 01:07 PM.
Reason: It was lame
|