I have an app I created with the MonoDevelop - it is an iPhone Tabbed Application. I want to replace the default tab content with content from a MonoTouch.Dialog. So - I want the view of each tab to be a DialogViewController. However, how can I make those include a button at the top for returning to the primary view which shows the tabs? Do I need to subclass DialogViewController and add something to that subclass?
Thanks, -Chris -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoTouch-Dialog-with-UITabBarController-tp4409150p4409150.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
