It looks like the InputAccessoryView is what I should be using: http://stackoverflow.com/questions/4175212/how-to-add-a-uitoolbar-on-top-of-uikeyboard-using-monotouch
Using MonoTouch.Dialog, I'm overriding the CreateTextField method to add this (and a clear button). Sounds like it will work... -- View this message in context: http://monotouch.2284126.n4.nabble.com/UIKeyboardType-DecimalPad-with-next-button-tp4479665p4489039.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
