Problem with virtual keyboard.


Problem with virtual keyboard.

I'm compiling directly to the iphone and when you open the virtual keyboard, the toolbar which shows the "done" button is cut off. Does anyone have the same problem?

I'm using OS 10.7.5, Xcode 4.6.2 and iOS 7.0.3.

It happened to someone? Anyone know how to solve? thank you

Comments

  1. Hello, If you have a  source code, you can make a fix in FMX.VirtualKeyboard.iOS. You should change GetToolbarFrame and add height for keyboard on iOS 7. Because iOS 7 changed size of virtual keyboard.

    ReplyDelete

Post a Comment