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:
http://monotouch.2284126.n4.nabble.com/Looking-for-sample-of-UISegmentControl-in-the-Nav-bar-title-tp3808979p3809171.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch