http://www.fastchicken.co.nz/2010/04/08/monotouch-tableviewcontrollers-and-segmentedcontrol/
On Tue, Sep 13, 2011 at 05:05, ayoung <[email protected]> wrote: > If you're just trying to add the segmented control to the nav bar do this: > NavigationItem.TitleView.AddSubView(segmentedControl); > Unless you need to have two UIViewControllers, I would just use two UIViews > and toggle the Hidden flag. Depends on what you need, of course. > ________________________________ > View this message in context: Re: Looking for sample of UISegmentControl in > the Nav bar title > Sent from the MonoTouch mailing list archive at Nabble.com. > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
