Hi Petr,

which Xamarin sample did you try? There is one on github
https://github.com/xamarin/monotouch-samples/tree/master/SplitView

also also three separate recipes on http://docs.xamarin.com/ios/recipes
eg.
http://docs.xamarin.com/ios/recipes/Content_Controls/Split_View/Use_Split_View_to_Show_two_Controllers


also - can you confirm which version of iOS you are using (5.0 or 5.1) and
whether the behaviour is the same on emulator and device?

craig


On Fri, Jun 29, 2012 at 11:06 PM, Petr Slováček <pslova...@newlink.cz>wrote:

>  Hello everyone,****
>
> ** **
>
> I have a problem when trying to implement a UISplitView. In every article
> I found on this topic  is mentioned that master view is always visible in
> landscape mode. I tried to implement UISplitView in my application using
> latest MonoTouch but my master view is always hidden and I have to drag it
> out from the left side to be able to see it when the application is in
> landscape mode. To be sure if something is not wrong with my code I also
> tried  Xamarin sample – SplitView and to my surprise it behaves exactly the
> same. What’s wrong with UISplitView in MonoTouch?  I didn’t see such
> behavior of split view in any application on my iPad yet.****
>
> ** **
>
> Petr****
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to