Page 1 of 1

TDBRichViewEdit (Special Edition)

Posted: Sat Nov 21, 2020 3:54 pm
by jota
Hi.

An example code in which, when typing a lowercase letter after a period character, it becomes uppercase.

I have managed to do it in the OnChange event (through the TDBRichViewEdit.SetItemTex and TDBRichViewEdit.InsertText methods), but later the Redo and Undo methods for the converted character do not work correctly.

Thanks in advance. a greeting.

Re: TDBRichViewEdit (Special Edition)

Posted: Sat Nov 21, 2020 5:15 pm
by Sergey Tkachenko
If you want to auto-capitalize sentences on typing, see https://www.trichview.com/forums/viewto ... f=2&t=9317