Hi *,

On Sun, Jun 6, 2010 at 12:53 AM, Harsha Ravnikar
<[email protected]> wrote:
> Hello OpenOffice developers,
>
> I love your software and I use it regularly. Now I need to use OpenOffice to
> input Text in Indian languages. I have written Java based input methods for
> Indian languages and I have made them available as Open Source . I am
> updating them  shortly and this time around I'd like to use them in
> OpenOffice applications too.

For Linux it is easy if your input method can plug into gtk's input
method framework or scim (or similar) or is an XIM

> I am seeking your advice on the right way to do it so that the patch
> is included in the next release thus saving time for my self and users who
>  will like to  to see this feature.

No - the right way is not to plug it into OOo, but to plug it into the
user's desktop-environment. No per-application solution, but one that
works in every application using the framework.

> [list of requirements]

No need to reinvent the wheel - hook it up into scim/another framework
and you'll got all that.

> Below are my questions:
>
>   1. What is the recommended place from where we can enable Java based
>   input method? Do you recommend it be enabled via Tools -> Options->
>   Languages or can we enable it from a Status bar popup menu? (I ask this so
>   that I adhere to the coding practices and standards).

Again: Don't do it in OOo/only for OOo.

ciao
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to