Dual Unicode Editor
Posted: Sat Dec 28, 2013 1:01 pm
Hello,
Is it possible to get a current DEMO for this to work with FIREBIRD unicode database ?
HAPPY NEW YEAR
Richard
{*******************************************************}
{ }
{ RichView }
{ Demo: Dual unicode editor with synchronized }
{ scrolling and highlighting. }
{ }
{ Copyright (c) Sergey Tkachenko }
{ svt@trichview.com }
{ http://www.trichview.com }
{ }
{*******************************************************}
{ Limitation: this demo does not work properly with tables.
Compile it with RVDONOTUSETABLES compiler define (see RV_Defs.inc).
Note 1: when running in Delphi, an exception is possible in RVStyle1DrawParaBack.
This exception is handled in the component and does not dangerous.
Note 2: possible optimization: in RichViewEditCaretMove, redraw an unfocused
editor only if its HltItemNo is changed.
Is it possible to get a current DEMO for this to work with FIREBIRD unicode database ?
HAPPY NEW YEAR
Richard
{*******************************************************}
{ }
{ RichView }
{ Demo: Dual unicode editor with synchronized }
{ scrolling and highlighting. }
{ }
{ Copyright (c) Sergey Tkachenko }
{ svt@trichview.com }
{ http://www.trichview.com }
{ }
{*******************************************************}
{ Limitation: this demo does not work properly with tables.
Compile it with RVDONOTUSETABLES compiler define (see RV_Defs.inc).
Note 1: when running in Delphi, an exception is possible in RVStyle1DrawParaBack.
This exception is handled in the component and does not dangerous.
Note 2: possible optimization: in RichViewEditCaretMove, redraw an unfocused
editor only if its HltItemNo is changed.