Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
SynEdit
»
Is possible use Synedit with dictionary of Libreoffice or Firefox?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Creating descendants of T...
by
egsuh
[
Today
at 04:01:45 am]
x64 32bit floating point ...
by
kagamma
[
Today
at 03:56:43 am]
[SOLVED] Formating an int...
by
torbente
[
Today
at 03:43:25 am]
String consts from HTML o...
by
ydd
[
Today
at 03:18:09 am]
Fpcupdeluxe
by
trev
[
Today
at 03:03:00 am]
TSpeedButton in front of ...
by
torbente
[
Today
at 02:53:15 am]
Brook - Beginner trying t...
by
RedOctober
[
Today
at 01:58:59 am]
Turtle Graphics
by
Fred vS
[
Today
at 01:38:15 am]
Copy File to MTP
by
dbannon
[
Today
at 01:24:07 am]
Application Not starting ...
by
dseligo
[
Today
at 12:54:07 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is possible use Synedit with dictionary of Libreoffice or Firefox? (Read 2988 times)
laguna
Sr. Member
Posts: 287
Is possible use Synedit with dictionary of Libreoffice or Firefox?
«
on:
April 27, 2018, 09:15:47 am »
Have create this application, Laz Translator,
now use Memo components,
I would like to insert the possibility of correct the text during the typing word,
help me for insert code in synedit.
Thanks.
Vincenzo
Logged
valdir.marcos
Hero Member
Posts: 1018
Re: Is possible use Synedit with dictionary of Libreoffice or Firefox?
«
Reply #1 on:
April 27, 2018, 09:38:55 am »
Using LibreOffice same spell checker:
My end users need a spell checker in my app
http://forum.lazarus.freepascal.org/index.php/topic,40243.0.html
load hunspell.dll
http://forum.lazarus.freepascal.org/index.php/topic,39930.0.html
Logged
Edson
Hero Member
Posts: 1124
Re: Is possible use Synedit with dictionary of Libreoffice or Firefox?
«
Reply #2 on:
April 27, 2018, 05:16:41 pm »
I think it's juts a task of scan the words while typing and compare with a dictionary to fix. Maybe need use idle time or use threads to run in background, because searching in dictionary could be slow.
Logged
Lazarus 2.0.10 - FPC 3.2.0 - x86_64-win64 on Windows 8
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
SynEdit
»
Is possible use Synedit with dictionary of Libreoffice or Firefox?
TinyPortal
© 2005-2018