Thanks for the prompt reply Tomasz. I am very sorry, I just didn't describe properly what I wanted to do. Your suggestion means that you still have to provide a 'Clicked' event by manually putting a finger on the button to activate it. What I am looking for is a way of creating this event without clicking the button control. What I was hoping for was a programmatical way of sending a message to the system to 'simulate' a finger press on the button. In the PC environment you can 'sendmessage' which you can dream up to be the event you want. It would be good to be able to do that in Monotouch. Perhaps this is not possible. If this is not possible, I need to find a way of terminating an uiAlertview without the system hanging on for a response from a button press.
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Programmatically-induce-a-cancel-or-ok-for-a-UIAlertView-tp4655123p4655130.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
