Quote:
Originally Posted by StatCoder
When I got my iPad, I found that this technique wasn't working. The decimal doesn't appear on the numeric keypad nor does it register. I found a fix at:
www.CocoaLines.com - Blog
It does work and my iPad apps with the keypad have been updated.
Also, be aware that Apple is flagging apps that use "keyboardDidShow:" as an undocumented API. They won't reject your app but they will send you a warning email to remove it for the next submission.
|
interesting, I tried that as well, but it didn't work for me. I will have to recheck my work and see what I did wrong.