(replied on SO too) Are you recreating _startupNavigationController each time? it might be an issue if you are repushing the same NavController each time...?
more code - or context - would be good :) On Mon, Aug 13, 2012 at 11:25 AM, Michael.James6 <[email protected]> wrote: > Hi, > > I've been having issues adding a button to a NavigationBar. I think it might > be because of the way I have nested ViewControllers to achieve an animation > from the bottom. > > If anyone could point me in the right direction I would really appreciate > it. > > For more info: > > http://stackoverflow.com/questions/11923522 > > Best regards > > Mike > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Issue-adding-button-to-NavigationBar-tp4656485.html > 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 Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p 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
