I'm trying to popup a modal view and have it centered in my page to have the user enter information to be authenticated. I am having issues creating a view that is of the size that I want and then centered.
I have gotten the view to change size by changing: *this.View.Superview.Bounds* on the viewController. The issue is that the view shows up on at the top corner and is not centered. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Popup-Modal-View-Custom-Size-and-Centered-tp4657877.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
