I’m looking for an UIAlertView with a UITextField.
I’ve looked at this sample:
http://www.kevfoo.com/2009/11/monotouch-uialertview-uitextfield-crazy-delicious
But the sample is broken and I’m not skilled enough to fix it. The TextFieldAlertView class’ LayoutSubviews gets called 3 times and I think this is messing up the view. I can’t seam to fix it.
Are there a working sample of an UIAlertView with a UITextField that works with MonoTouch?
From Apple documentation:
This is not supported – that means that: