Dual Unicode Editor

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
Nostradamus
Posts: 67
Joined: Sat May 13, 2006 1:56 pm
Location: Australia

Dual Unicode Editor

Post 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 }
{ [email protected] }
{ 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.
Nostradamus
Posts: 67
Joined: Sat May 13, 2006 1:56 pm
Location: Australia

A unicode DB demo for dual editor

Post 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
Sergey Tkachenko
Site Admin
Posts: 17288
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post 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.
Nostradamus
Posts: 67
Joined: Sat May 13, 2006 1:56 pm
Location: Australia

A unicode DB demo for dual editor

Post 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
Post Reply