QtFreeVirtualKeyboard icon indicating copy to clipboard operation
QtFreeVirtualKeyboard copied to clipboard

A QML based on screen virtual keyboard for embedded QML applications

Results 8 QtFreeVirtualKeyboard issues
Sort by recently updated
recently updated
newest added

I clone this package, and in the examples/qmlapp directory, I run make command and it compiles correctly, I got virtualkeyboardqmldemo application, I run this application, my system reports **module "QtQuick.FreeVirtualKeyboard"...

Hi, I'm really interested to use your keyboard on Linux and Windows. First thank you so much to share your work. But I'm not able to get it work under...

Excellent design, I'm testing with Qt5.6 on an ARM Cortex-A9 (NXP / Freescale i.MX6) and this is working fine, congratulations! I noticed something strange, I use TextField or TextInput and...

Hello, Qt has decided to change license from commercial to GPL for the QtVirtualKeyboard\* plugin which is now included from the 5.7 version. Installing QtFreeVirtualKeyboard in the Qt install directory...

Hey, I am trying to install it on debian machine. I follow the following steps #1 run `qmake` command. #2 run `make` #3 run `sudo make install` Above 2 steps...

I am trying to use this project but do not know how to build or run it.

I took @krussjos 's branch to port source code on qt6. But I realized that even default compiling on qt5 does not render keyboard right. Please see attached image (tested...

Hello, is there a implementation of QtFreeVirtualKeyboard as system keyboard usable for Raspberry Pi OS? Thank you, yulipumal