Only add TDPFKeyboard in your main form, this component uninstall FM standard keyboard,
and you can use this component for closing keyboard when click on done button.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Previously I can use FormVirtualKeyboardShown and FormVirtualKeyboardHide to control the position of a textbox. And now, how can I activate that with DPFKeyboard ?
I can't use FormVirtualKeyboardShown and FormVirtualKeyboardHide anymore....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see TDPFKeyboard class in the DPF.iOS.Keyboard.pas file. How can I use this class to show and hide virtual keyboard?
Last edit: Kaarigar 2013-12-03
Anyone please?
Hi Kaarigar
Only add TDPFKeyboard in your main form, this component uninstall FM standard keyboard,
and you can use this component for closing keyboard when click on done button.
Regards
Previously I can use FormVirtualKeyboardShown and FormVirtualKeyboardHide to control the position of a textbox. And now, how can I activate that with DPFKeyboard ?
I can't use FormVirtualKeyboardShown and FormVirtualKeyboardHide anymore....
Hi Allen
The OnKeyBoardWillShow & OnKeyBoardWillHide events added.
Please download last source [code]
Regards
Related
Code: code