[RESOLVED] Soft Input Panel
Hi,
Why is it that the Soft Input Panel Appears when you create an application, although it hasn't been placed in the Component Tray? And how can the one that magically appears be referenced without creating a new InputPanel object?
I am able to use the Input Panel in my App, but I want to reference it to make it appear when focus is given to a TextBox, and there seems not to be one?!?
I'd hate to have to create another InputPanel object and use more resources when one already seems to exist.