Hey everyone, I'm still very new to the world of iOS development and I'm currently working on my second app. The first was an iPhone only app and this new one is iPad only. I have started out using an iPad Master/Detail template in MonoDevelop but I am stumped. I've searched the web and come up with all sorts of examples but I have been unable to pinpoint an example like I want to do.
I need to have the master tableview row selection populate the detail screen with a new view controller. Actually, a UITabBarController, but for now I'm just trying to get a UIViewController pushed to it. Does anyone have an code or advice you can offer on how to do this? I've tried changing the template's detail view controller to a UINavigationController, but then I start to get other errors on the toolbar that is included as part of the template. I can post code, but frankly, it's just the standard Master/Detail solution template in MonoDevelop. The only changes I have made so far is populating the table with my specific values. From there, I'm stuck. Thanks for reading... Bob -- View this message in context: http://monotouch.2284126.n4.nabble.com/iPad-Master-Detail-help-please-tp4646069.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
