On a similar line - is there a similar base class we can use to create other similar views - but with perhaps a UIPickerView instead of buttons?
Dino -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Robert Jordan Sent: Friday, August 26, 2011 11:28 AM To: [email protected] Subject: Re: [MonoTouch] Different sort of AlertView On 26.08.2011 18:20, Dean Cleaver wrote: > I'm looking to implement the type of alert view that appears when you click > "Mark" (among other things) in emails - where it slides up from the bottom > with various buttons (the UIAlertView can really only come with 4 buttons > total - 4 (plus cancel) and it starts messing up). > > Is there an existing class that supports this - I'm unsure of the terms to > search on, and have found nothing? > This is a UIActionSheet, a class supported by MT. Robert _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
