githubuser0xFFFF / QtFreeVirtualKeyboard

A QML based on screen virtual keyboard for embedded QML applications
Other
248 stars 138 forks source link

Porting on Qt6 #15

Open tpanj opened 1 year ago

tpanj commented 1 year ago

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 on Kubuntu 22.04 ). QtFreeVirtualKeyboard-onQt5_kubuntu_22 04

Any help, comment or pointing to the right direction would be highly appreciated.