Type chines character?
QML and Qt Quick
2
Posts
2
Posters
911
Views
1
Watching
-
Hello is there any virtual keyboard available in Qt quick using which I can type other language like chinese or arabic etc?
I saw some demos on youtube which shows on screen keyboard but I could not locate anything about this keyboard in QML documentation, I am using embedded linux.I know using qsTranslate i can translate the strings but how can I type other language in my text field?