Re: [MonoTouch] UITabBarController with UISplitViewController

2011-10-25 Thread Sebastien Pouliot
I posted my question to StackOverflow: http://stackoverflow.com/questions/7883375/uitabbarcontroller-with-uisplitviewcontroller-monotouch My issue — thanks poupou http://stackoverflow.com/users/220643/poupou! — was that I had to add Autorotate = false to every MonoTouch.Dialog

Re: [MonoTouch] UITabBarController with UISplitViewController

2011-10-24 Thread Michael Muegel
I posted my question to StackOverflow: http://stackoverflow.com/questions/7883375/uitabbarcontroller-with-uisplitview controller-monotouch My issue ‹ thanks poupou http://stackoverflow.com/users/220643/poupou ! ‹ was that I had to add Autorotate = false to every MonoTouch.Dialog

Re: [MonoTouch] UITabBarController with UISplitViewController

2011-10-24 Thread Michael Muegel
Sorry, Autorotate = true. From: Michael Muegel mike.mue...@gmail.com Date: Mon, 24 Oct 2011 20:44:16 -0500 To: monotouch@lists.ximian.com Subject: Re: UITabBarController with UISplitViewController I posted my question to StackOverflow:

[MonoTouch] UITabBarController with UISplitViewController

2011-10-23 Thread Michael Muegel
Greetings. I want a tab bar, but in some of the tab modes I want to host a split view controller. I have a screen shot below. The setup I have works OK w/ newer iOS 4 versions, except that when I navigate back in the navigation controller / MonoTouch.Dialog master (left) side of the split view,