Hi I just thought, a demo I did for Xamarin Evolve would do this, too. I was just using Clancey's flyoutcontroller, but if you kept it "out", you get the same result (rather than letting it close over)
https://github.com/nicwise/EvolveMonoTouchDialog/tree/master/5-styling https://github.com/nicwise/EvolveMonoTouchDialog/blob/master/5-styling/AppDelegate.cs Should get you about 95% of the way there. N On 15 July 2013 01:36, Alejandro Vazquez <[email protected]> wrote: > Thanks a lot Nic, > > Will try and let you know my progress on that. Agree with you, the > inteface is very nice :) > > Appreciate your advise! Have a nice afternoon. > > Alejandro > > ------------------------------ > *From:* Nic Wise <[email protected]> > *To:* Alejandro Vazquez <[email protected]> > *Cc:* "[email protected]" <[email protected]> > *Sent:* Sunday, July 14, 2013 4:01 PM > *Subject:* Re: [MonoTouch] IPad Vertical TabBar (uitableview) > > There are 3 classes here, which you could port over to C# > > https://github.com/futuresimple/FSVerticalTabBarController/tree/master/src > > Knowing enough ObjC to port them over is a very useful thing :) > > (If you don't / can't, I may try - tho I'm not sure WHEN! But I love that > interface style) > > > > On 14 July 2013 14:49, Alejandro Vazquez <[email protected]> wrote: > > Hi, > > I want to create an iPad left menu like the link below: > > > https://github.com/futuresimple/FSVerticalTabBarController/raw/master/images/sample_screenshot.png > > I found the control is already created but its on xcode: > https://github.com/futuresimple/FSVerticalTabBarController > > I would like to know how can I port this protect to Monotouch? > > Appreciate any help. > > Sent from Yahoo! Mail for iPad > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken > b. http://www.fastchicken.co.nz/ > > > -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
