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.
No PopupMenu via TRvDxSpellChecker in TRichViewEdit
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
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.
For TRichViewEdit, menu must be imlemented manually (or using TRVAPopupMenu), examples can be found in the ZIP with TRvDxSpellChecker.