Page 1 of 1

No PopupMenu via TRvDxSpellChecker in TRichViewEdit

Posted: Fri Jun 21, 2013 6:44 am
by mezen
Hi,

I am using a TRvDxSpellChecker in Combination with TRichViewEdit. Normally the TdxSpellChecker supports an popup menu for misspelled words. Using TRvDxSpellChecker i also have this popup menu in DevExpress controls, but not in TRichViewEdit. How to fix this circumstances?

P.S. i am native german, so i use a german dictionary.

Posted: Fri Jun 21, 2013 7:03 am
by Sergey Tkachenko
An automatic popup menu displaying spelling suggestion is implemented for TcxTRichViewEdit (see "Richtext-Editoren v1.5.3 für Developer Express-Komponenten" in http://www.trichview.de/resources/), but not for TRichViewEdit.
For TRichViewEdit, menu must be imlemented manually (or using TRVAPopupMenu), examples can be found in the ZIP with TRvDxSpellChecker.