[Interest] Qt japanese onscreen keyboard

Guido Seifert wargand at gmx.de
Fri Jan 16 12:53:30 CET 2015


A Japanese keyboard is only the smallest part of the problem. An image for such a keyboard
you can find here:
http://en.wikipedia.org/wiki/Japanese_input_methods

The much bigger problem is the kana/kanji conversion. I don't know if there is
a platform independent solution. For Linux:
http://linux.die.net/man/1/cannaserver

I don't think a Japanese keyboard layout without such a server is of any use.

Guido


On Fri, 16 Jan 2015 12:40:38 +0100
Bo Thorsen <bo at vikingsoft.eu> wrote:

> Hi everyone,
> 
> I have a request for an onscreen japanese keyboard for a Qt application. 
> Later it will also have Korean, Russian and a bunch of others.
> 
> There are several problems with this. For example, should it be a 
> keyboard that shows japanese chars on the keys? If yes, I think there 
> are more than one of those.
> 
> If not, then we'll show the normal ascii chars and do a conversion with 
> the input. As I understand it, this is what the mobile world does? 
> Setting the locale on a line edit to japanese and sending key events 
> doesn't seem to give me any Japanese chars.
> 
> Did someone here already implement this? Any pointers? I have done a 
> google search for this, but nothing useful came up. I hope you guys can 
> help.
> 
> Thanks,
> 
> Bo.
> 
> -- 
> Viking Software
> Qt and C++ developers for hire
> http://www.vikingsoft.eu
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> 



More information about the Interest mailing list