trichview.support
Redraw RichViewEdit |
Author |
Message |
Holger Warzelhan |
Posted: 08/08/2004 10:58:13 Hello, I have a RichViewEdit on one form, and open a dialog with ShowModal. In this dialog, a certain text position of the document shown in the RichViewEdit on the first form can be selected (for example, pressing a button in the dialog will select/highlight the word "News" in the RichViewEdit document. For some reason, the RichViewEdit doesn't highlight the selection, only after the modal dialog is closed. If I call the dialog non-modal, only with Show, it works fine. Also, if I drag the dialog window over the textarea where the text in question is located, and then away again, it is highlighted then. Seems that I would have to force the RichViewEdit to redraw itself in order to get the selection to show. Can I do this? Or what is the problem here? Thank you! Holger |
Powered by ABC Amber Outlook Express Converter