I'm trying to port an existing Objective-C class, but it uses
initWithNavigationBarClass which somehow tells the UINavigationController to
use the the custom NavigationBarClass rather than the stock one, which is
exactly what I'm trying to do.  My problem is, I don't see any way to
accomplish this with MonoTouch?  The UINavigationController has a read-only
NavigationBar member, so I can't simply construct one?

How do I do this?

Thanks.




--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/How-to-use-initWithNavigationBarClass-with-MonoTouch-tp4658500.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to