I'm using MonoTouch.Dialog and I feel like I'm having to work too hard to
something pretty basic. When the dialog is opened, I'd like to set the focus
to a multiline entry element that I created. As far as I can tell I have to
call BecomeFirstResponder AND manually scroll to make sure the control is
not hidden behind the keyboard. This all gets handled automatically when the
user taps on the control. Is there someway to trigger a tap from code?

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/How-can-you-tap-a-control-programmatically-tp3530818p3530818.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to