trichview.com

trichview.support




Re: Problem with DBRichViewEdit and Unicode


Return to index


Author

Message

Sergey Tkachenko

Posted: 04/22/2004 20:07:54


I confirm the problem with alternative unicode keyboard input and

DBRichViewEdit.

It will be fixed in the next update.

If you are a registered user, open RVEdit.pas, find

procedure TCustomRichViewEdit.WMKeyDown(var Message: TWMKeyDown);

and add the line

            if not BeforeChange(False) then exit;

before the line:

            TRVEditRVData(RVData).DeleteSelection_;


PS


Please use English in trichview newsgroup.

If you want to ask in Russian, use e-mail.

The original message is deleted.






Powered by ABC Amber Outlook Express Converter