Re: [Gambas-user] Looking for hyphenation library for gambas

2017-05-02 Thread Fabien Bodard
http://penguindreams.org/blog/aspell-and-hunspell-a-tale-of-two-spell-checkers/ Well seem we have to make something on hunspell. Aspell is not maintained. hunspell is used by OOO and chromium and firefox 2017-05-01 14:00 GMT+02:00 Fernando Cabral : > Hi > > In another thread I asked for help conc

Re: [Gambas-user] Looking for hyphenation library for gambas

2017-05-01 Thread Yahoo
Hello Fernando, You can take a look at my project available for download in server farm of Gambas, named gbDocEditor. Inside you can find a complet Class using Aspell library. This editor use it self this class. Olivier Cruilles > Le 1 mai 2017 à 08:00, Fernando Cabral a écrit > : > > Hi