Is it possible to like extend the DialogViewController and add all the roots in there, and then instantiate this inheritance class in the AppDelegate and push it to the UITabBarController?
Cause currently I'm pushing a ViewController wich in the ViewDidLoad pushes a DialogViewController.. but I don't want all the DialogView stuff in the AppDelegate(the root stuff). -- View this message in context: http://monotouch.2284126.n4.nabble.com/MT-Dialog-Content-size-tp3972238p3972378.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
