]> git.lyx.org Git - features.git/commit
Minimal support for systems with input method (CJK).
authorAbdelrazak Younes <younes@lyx.org>
Sat, 10 Feb 2007 16:30:11 +0000 (16:30 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 10 Feb 2007 16:30:11 +0000 (16:30 +0000)
commit996dc435786b1dc4db180dba570f2f3f439698f5
treefb547b09e565eda509a9204d9e322693ccadb9ff
parent7e1920c5dc69ac257edca8675e54ece98621cd5d
Minimal support for systems with input method (CJK).

* GuiWorkArea::inputMethodEvent(): process a keyPressEvent() for each character of the commitString().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17134 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiWorkArea.C