To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72022


User bluedwarf changed the following:

                What    |Old value                 |New value
================================================================================
                 Summary|Process reconversion reque|Reconvert string
                        |st                        |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat May  5 14:43:30 +0000 
2007 -------
The attached patch deals with IMR_RECONVERTSTRING request from IME and enable
reconverting string in Edit control.

I need VCL developers help to complete this implementation. In addition to Edit
control, GetSurroundingText() and GetSurroundingTextSelection() methods should
be overrided and COMMAND_SELECTIONCHANGE should be handled for all controls that
support text editing but I'm not very familiar with inheritance of VCL controls
and can't find any document about the inheritance relationship. So, first, could
you tell me which control deals with text editing other than Edit?

In addition, it might have other problem because I have little confidence in
portability and event handling in the patch. So please take care of this patch
and I hope it will be improved and finally the improved one will be integrated
in OOo source tree.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to