Well I am having to pass in the parent navbar and modifying that and then on 
the way out change the parent navbar to it's original state. If you have some 
sample code of what you did I would appreciate it. Also did you hide the parent 
navigationcontrller.navbar?

Thanks
Michael

From: Brett Spurrier [mailto:[email protected]]
Sent: Thursday, June 21, 2012 10:38 AM
To: Mike Murdock
Cc: [email protected]
Subject: Re: [MonoTouch] Navigation Bar on a ModalNavigationController

I had this same problem. I wasn't really ever able to solve it correctly 
(hopefully someone here can help), but I was able to fake it by adding a 
UINavigationBar to the modal view as a subview. In doing that, it's possible to 
add UIBarButtonItems in the same way you would with the parent 
navigationcontroller, and it gives the same appearance.  Worked for me at 
least. If you're interested, I have some sample code.

Cheers,
Brett

On Thu, Jun 21, 2012 at 7:32 AM, Mike Murdock 
<[email protected]<mailto:[email protected]>> wrote:
I have a toolbar that opens up another view modal. I am adding buttons to the 
modalNavigationController Navbar. But when opening the modal view the navbar 
does not show, only the parent nav bar shows.

Any help would be appreciated.


Michael Murdock
Software Engineer

(865) 482-1999<tel:%28865%29%20482-1999>
(865) 481-0921<tel:%28865%29%20481-0921> fax
www.allmeds.com<http://www.allmeds.com>



_______________________________________________
MonoTouch mailing list
[email protected]<mailto:[email protected]>
http://lists.ximian.com/mailman/listinfo/monotouch

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to