Hi
I'm using Addict spell 4.1 with DBSRichviewEdit. I'm trying to implement a proofing icon in the status bar like MS Word. When there are no spelling errors, the imageindex and vice versa.
Is there a way that I can immediately know whether the document has errors or not? I've added the following line of code in the OnSpellingCheck event but the results are not right:
if Misspelled then button.ImageIndex:= 1 else button.ImageIndex:= 2;
Addict Spell problem
-
- Posts: 49
- Joined: Thu Jan 03, 2008 6:11 pm
- Location: South-Africa
-
- Site Admin
- Posts: 17559
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: