Hi,

On 11.09.08 13:51, Takashi Nakamoto wrote:

To make reconversion feature complete in Writer, the child class of
Window coressponding to Writer application have to be added these two
methods and handle of COMmAND_SELECTIONCHANGE. So I'd like to know what
widget (a child class of Window) is the Writer application window. I
couldn't find it due to the mass of sw project source.

without actually knowing what string reconversion is (the Japanese documentation didn't help me much ;-): The class you are looking for is SwEditWin (sw/source/ui/inc/edtwin.hxx). This class already handles some other IME related commands like COMMAND_STARTEXTTEXTINPUT or COMMAND_INPUTLANGUAGECHANGE.

Hope this helps,

Frank

--
Frank Meies (fme) - Co-lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to