I think I figured it out. It looks like if you want to go from one DialogViewController to another, you have to call "ActivateController" on your root controller, passing in your new controller as an argument. If you dont do that, it seems to wipe out the root controllers elements. Thanks all for your assistance.
Ray -- View this message in context: http://monotouch.2284126.n4.nabble.com/Root-elements-disapear-when-returning-from-dialog-tp3647436p3649539.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
