coです > 恐らくなんらかの形でふりがなは登録できるようにはしたいですね。
Windows側なら、ImmGetCompositionString() APIでGCS_RESULTSTR(変換結果)と一緒にGCS_RESULTREADSTR(ふりがな)を取得すれば使えば入力した漢字の読みが取得できると思います。 # salflame.cxxのImplHandleIMECompositionInput()のあたりです。 -- co -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/ja/discuss/ All messages sent to this list will be publicly archived and cannot be deleted
