Page 1 of 1

Akelpad4 not support translation software like Lingoes

Posted: Thu Apr 01, 2010 6:23 am
by cnnnc
My OS is Windows XP Chinese-Simplified With SP3.

Lingoes is an easy and intuitive dictionary and text translation software, It offers lookup dictionaries, full text translation, capture word on screen, translate selected text and pronunciation of words in over 80 languages.

I edit a english-file in Akelpad4. There is some words I don't know, so I launch Lingoes for help. But when I move the mouse over the word, Lingoes only capture a single letter.

Notepad, Akelpad3 and many other Editors are compatible with Lingoes.

Posted: Thu Apr 01, 2010 6:29 am
by Instructor
AkelHelp-Eng.htm:
Manual settings

RichEditClass - Defines edit control class name:
0 - "AkelEdit".
1 - "RichEdit20".
By default: 0.

Posted: Thu Apr 01, 2010 6:46 am
by cnnnc
My akelpad.ini only:
[Options]
SaveSettings=2
RichEditClass=1
But still the problem.

Posted: Thu Apr 01, 2010 8:43 am
by Instructor
Download Lingoes and it has really strange mechanism of grabbing text :)

Test version - added new manual parameter "PaintOptions". Set it to 1.

BTW: due to using Lingoes found that it locks Word automation calls through Scripts plugin (SpellCheck.js doen't working).

Posted: Thu Apr 01, 2010 9:12 am
by cnnnc
Instructor
Great!!! Thanks! :o
It's really not problem of RichEditClass.