View Full Version : keyboard numpad
liptonlover
Sep 26, 2008, 05:03 PM
I set up my textfield to show the numpad when it's selected. But when I test the interface, the keyboard doesn't have a done/return button! I tried clicking off of the keyboard, but it won't close. But if I do alphabetic or numeric, the standard, it has a done button. Can anyone help?
Nate
Niiro13
Sep 26, 2008, 05:25 PM
There is no done button for the number pad.
Shame too, since it would be a waste of a button not to have one (the one on the left does nothing).
PhoneyDeveloper
Sep 26, 2008, 05:53 PM
Put the done button on the navbar.
liptonlover
Sep 26, 2008, 06:50 PM
... and how do I use that done button to close the numpad?
Niiro13
Sep 26, 2008, 07:27 PM
... and how do I use that done button to close the numpad?
[nameoftextfield resignFirstResponder];...it's in the documentation under textfield, I believe.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.