Thread
:
[WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
View Single Post
salyavin
2015-05-07 , 21:54
Posts: 205 | Thanked: 389 times | Joined on Nov 2009
#
27
From the keyboard layouts thread may be a hint.
Code:
import QtQuick 2.0
import ".."
KeyboardLayout {
splitSupported: true
KeyboardRow {
and
Code:
KeyboardRow {
splitIndex: 5
ShiftKey {}
Quote & Reply
|
salyavin
View Public Profile
Send a private message to salyavin
Find all posts by salyavin