Quote:
Originally Posted by keyboardcowboy
Hey all,
Attached is a quick little example project I made as per the request above.
I also included some code that moves the screen up and down as the keyboard is shown so that the textfield is never hidden.
The code is pretty much the same as the tutorial so its not super commented cause i wrote it quickly right now.
Let me know if there are any problems
Thanks
|
This was a great Example Project, but it didn't do exactly what I needed for my App. Once I figured it out, I went back an modified this project to include my own additions. I also made it a little more Interface Builder friendly.
Here is my blog entry explaining my changes:
Billabonger.net » Blog Archive » Add a Decimal to UITextField : Number Pad Keyboard
And Here is the XCode Example Project: