create a viewcontroller that has your editor stuff in it use PresentModalViewController() to display it as a modal
On Fri, Jul 27, 2012 at 10:22 AM, proindigo <[email protected]> wrote: > Hello and Greetings. > > I have a small requirement. On my screen there are two buttons. One of them > being 'Add New Area'. > > Now the requirement is that when user clicks it, instead of navigating to > an > entirely new screen for adding area details like area name, address, > pincode, a nice pop up should open with some uitextfields in it and a > button > for save option. It was very much possible in ASP.Net with Ajax Control > Toolkit. > > Is it at all possible in MonoTouch? If so how? Can someone help me > structure > the code? I have searched the internet for some tutorials but to no avail. > Hence I resorted to the forums. Please help me. It is an absolute necessity > in my sample application that I am trying to develop. > > Look forward to receiving some active help on this one. > > Many Thanks in anticipation. > > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Modal-Popup-in-IPAD-Application-tp4656203.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
