views:

12

answers:

1

I want to place a number pad for entering digits above a tab bar (like the builtin dialer in MobilePhone.app).

The default behavior is to overlay the tab bar, which not only looks ugly, but also makes it impossible to leave the page. Is it possible (and allowed) to move the keyboard somehow? Or do I need to roll my own keypad control?