Hi. So I add a new Ipad View Controller to my project, and design its UI, wire up the outlets etc.
Then I do the following: AddArea ara=new AddArea(); this.PresentModalViewController(ara); Also I would want the dimensions of this modal popup to be slightly smaller than the actual dimensions of the Ipad parent screens, ie some part of the original screen should be visible in the background. How do I go about doing it? Many Thanks. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Modal-Popup-in-IPAD-Application-tp4656203p4656205.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
