I created a small application for an iphone, it has a few numeric entry fields for data entry.
When you click on the numeric entry field, the app kind of zooms in a bit on the entry you clicked, after you put the number in the screen stays focus and I have to zoom out to get back to the original screen size.
How can I disable the zooming on the entry field when its selected. or do you have a different way to get around it? Thanks!