Page 1 of 1

Dual Unicode Editor

Posted: Sat Dec 28, 2013 1:01 pm
by Nostradamus
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.

A unicode DB demo for dual editor

Posted: Mon Dec 30, 2013 11:39 am
by Nostradamus
I am looking for a Delphi 2010 example/version of this project please.
ADO Access or Firebird is fine

Happy New Year

Richard

Posted: Sat Jan 04, 2014 1:42 pm
by Sergey Tkachenko
Sorry, I do not understand your request.
1) This example is for TRichViewEdit. Do you want it for ScaleRichView
2) There is no DB-aware specific of this demo. If you want a DB-version, just use DB components instead of non-DB components.

A unicode DB demo for dual editor

Posted: Sat Jan 04, 2014 4:57 pm
by Nostradamus
Yes Sergey, I made a mistake posting here.

It was for an example for TRichViewEdit for Delphi 2010 that I was hoping for.

cheers & Happy New Year

Richard