Thanks for the swift reply. Oddly enough, the method you outlined is one I tried but when it pushes the splitviewcontroller it doesn't get displayed.
I tried it again this morning in case I had made a coding mistake, this time ran it using the emulator and I got the following error message displayed in monodev app output panel... 'Split View Controllers cannot be pushed to a Navigation Controller <UINavigationController: 0x9b9a590> A quick google of the error message suggests that what I'm trying to do is blocked by Apple, it seems that split view controllers need to be root view controllers. There might be a few workarounds worth exploring and since it's an internal company app it shouldn't be an issue. Thanks for your help, at least I knew I was on the right track even if it turned out to be a dead end! Chris -- View this message in context: http://monotouch.2284126.n4.nabble.com/Help-displaying-UISplitViewController-from-UIViewController-tp4515952p4518335.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
