Re: Spell checking component for GNOME



I would like to see the spell checker as a global service.
We only need an interface to:

- get the words/sentences form the application (get_next_word())
- mark (misspelled) words
- replace words

The spelling process is under complete control of the container (gshell)

Note that you can use such interface for several purposes:

    - spell check
    - text to speech applications

and maybe something more uncommon:

    - export as a text document
    - input for streaming viewer (GNU sview
http://acm.cs.umr.edu/~gnu-sview/)
    - ....

Regards

    Dietmar

Radek Doulik wrote:

> Hi all!
>
> I would like to start discussion on Spell checking component for
> GNOME. I have made proposal of API and how could spell checking
> control look like. It's attached to this mail.
>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]