Hello, I am using a Split View to show both a MasterView and a DetailView on the screen. I am trying to change the UIViewController managing the DetailView when an item is clicked oin the MasterView but my trial have been so far unsuccessful...
First, I would like to ask if it is possible to get a new ViewController which would replace the ViewController of the DetailView? Or should I try to change only the Views dispayed in the DetailView (which is a UIViewController)? Thank you in advance for any help! -- View this message in context: http://monotouch.2284126.n4.nabble.com/SplitViewController-tp4655600.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
