Comment #12 on issue 861 by [email protected]: 速成送字和上一頁/下一頁的 問題
http://code.google.com/p/ibus/issues/detail?id=861

New Quick is an automated version of Quick that doesn't require the user to manually select every characters. (Like what ibus-pinyin is doing.)
I think I got the idea.
It may not be easy to implement such feature in ibus-table, though.

In Issue 1188, there are a git commit that add support for per table Chinese mode. We can just define the table to use big mode which do not do filtering at all.
Actually this is not satisfactory enough.
Do you want your language panel always show a "大" icon?
Also, when I use big mode on a fresh, English Ubuntu 12.04 installation.
I find some font-missing characters after typing some random Cangjie code on all three Cangjie tables.
I can safely say this is not a problem in our side.
But I do care the end result on various distributions.
Can you leave some comments?

But we still need to find a way to set the IBus LookupTable (the one that is used to select candidate characters) to 9 characters per page in order to show exactly the same ordering.
Have you seen my commit in Issue 1474?


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复