The OP is using MS Word 2013, that seems to be the problem.
I don't currently have access to MS Word 2013.
If anyone else has MS Word 2013, please, share if you have the same issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2016-01-11
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I managed make SW work with Word 2013.
With "FWordApp.ScreenUpdating := False", no text would be added to the document, I have no idea why.
There was still the problem of the spell check dialog appearing behind other windows, I solved that problem using an asynchronous call, via the AsyncCalls unit[1], to a procedure containing a delay and a simple hack[2] to bring the dialog to the front.
Should work for Word 2010 and still be compatible with older versions, too, but I did not test it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-05-06
Hi
Thank you for resolving this bug, but what(where) do I have to change to make this work?
I saw that you sent a working one, but i reeeeally don't wanna reconfigure all the program.
Could you give a manual for dummies?
Thank you sooo much!
--
Win 7 x86 SP1 Professional
MS Word 2013 Professional Plus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi...
Spell check MS word 2013 not work
Hi.
Can you be more specific? What happens exactly?
Hi...
The window of spell checker appears in back of SW and it is empty I can't correct any word.
This with Ms word 2013 spell check.
Here is a pick: http://img818.imageshack.us/img818/5674/5gto.png
In the picture I have to open taskbar manager and click on spell checker to push to the front of SW.
Thanks for the information, we will look into that.
Here, I'm using MS Word Spell Checker without problem.
Spell Checker appears in front of SW and works as expected.
Note:
Using Windows XP SP3
Last edit: Gab Arito 2013-08-20
Which version of MS Word exactly are you using?
Microsoft Office Plus 2010 - 14.0.4760.1000 (32 bits)
The OP is using MS Word 2013, that seems to be the problem.
I don't currently have access to MS Word 2013.
If anyone else has MS Word 2013, please, share if you have the same issue.
SW 6.0a not fixed the bug of spell check Ms word 2013 x64 use in windows 8 x64.
the holder version 2.51/2.52 have the same bug.
The Subtitle Edit uses an plug-in for Ms word spell check and work great in version of word 2013 and 2010.
Last edit: moob 2013-08-26
We are aware of this.
SW 6.0a fixed only two other issues.
We are working on it.
Hi, I have the exactly same problem, the "office" window appear behind the main windows of SW, and it dont show what I'm correcting.
http://img853.imageshack.us/img853/1155/1c0y.jpg
Windows 7 Pro SP1 64bits + Office Pro Plus 2013 64bits
Sorry sor my bad english.
Thanks for confirming this problem.
For now Subtitle Workshop is simply incompatible with Office 2013 due to some changes Microsoft did to their product.
We're investigating the situation.
Hi...
Spell check not working with this tool. I have with open office and Microsoft office starter
Please address..
At the moment SW does not support OO.
What version exactly of MSO do you have installed? Does spellcheck work in usual Word documents?
Yes, it's working from word document. That is freeware software.
I wanted to spell check through the subtitling workshop tool. So please help
Thanks.
Only Microsoft Word's spellcheck is currently supported by Subtitle Workshop. No Open Office spellchecker support for now.
I managed make SW work with Word 2013.
With "FWordApp.ScreenUpdating := False", no text would be added to the document, I have no idea why.
There was still the problem of the spell check dialog appearing behind other windows, I solved that problem using an asynchronous call, via the AsyncCalls unit[1], to a procedure containing a delay and a simple hack[2] to bring the dialog to the front.
Should work for Word 2010 and still be compatible with older versions, too, but I did not test it.
[1] http://andy.jgknet.de/blog/bugfix-units/asynccalls-29-asynchronous-function-calls/
[2] http://stackoverflow.com/a/12950454
Edit: added complete edited USSpeller.pas
Last edit: Bruno Barbieri 2013-12-16
Thanks for finding a solution for this problem! I'll check it out.
Really weird that "FWordApp.ScreenUpdating := False" prevents text to be added to the document...
But how can i do the spell checker work? Help, please!
Hi Bruno, thanks very much for this solution. It works (tested) for word 2010 and 2016.
It works fine, but I had to change one thing:
from:
into
in 'TUsSpell.connect' (file USSpeller).
If I do not make this change then the number of changes is always wrong (e.g. always bigger than zero, even with zero changes)...
Anyway, Thanks very much! Great job!
Last edit: Kameleon_ 2017-11-27
Good job.
But instead of Diff, use BeyondCompare to compare files.
See attached.
Here's a test build.
Hi
Thank you for resolving this bug, but what(where) do I have to change to make this work?
I saw that you sent a working one, but i reeeeally don't wanna reconfigure all the program.
Could you give a manual for dummies?
Thank you sooo much!
--
Win 7 x86 SP1 Professional
MS Word 2013 Professional Plus