I IansResearch Member Licensed User Aug 13, 2007 #1 Is it possible to display the PPC Keyboard when the TextBox is in focus and when focus is lost to close the keyboard?
Is it possible to display the PPC Keyboard when the TextBox is in focus and when focus is lost to close the keyboard?
Erel B4X founder Staff member Licensed User Longtime User Aug 13, 2007 #2 Yes, use the Got_Focus / Lost_Focus events with SIP(True) / SIP(False).