Thanx for all the help - I've sorted it out lol UITextFieldDelegate was overriding ShouldEndEditing, and the flag it was returning was never being set to true.
Dino From: [email protected] [mailto:[email protected]] On Behalf Of Dean Cleaver Sent: Thursday, August 09, 2012 19:57 To: [email protected] Subject: [MonoTouch] UITextField problem Hi, This feels really stupid, but I have a basic view with a UITextField on it, and it will not respond to anything. I can't get it to become first responder, the keyboard will not show etc. I have a feeling it's because of the views collection or something - somehow a prior view is not allowing it to become first responder? Any ideas where to look - it's very basic, and very frustrating. I've tried the obvious "enabled" properties etc, to no avail. Anyone encountered a similar problem before? Dino
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
