On Tue, 2014-01-28 at 17:14 +0100, christopher.l...@thurweb.ch wrote:
> Hi all
> 
> Is there any way to interact with the Jolla Software Input Panel  
> (Visual Keyboard9 from Code?
> 
> i.e.
> Are any signals emitted when it opens / closes?
> 
> Are there any methods to open and close it?
> 
> Harmattan had things like panelOpen and closeSoftwareInputPanel();
> 
> So far in Sailfish all I have found is that from a QML TextArea  
> element onClicked and onFocusChanged are emitted, giving an indirect  
> indication that the keyboard has opened.

QInputMethod class, QGuiApplication::inputMethod(), and in QML
Qt.inputMethod.show()/hide() etc.


_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to