Difference between revisions of "RichView"

From Lazarus wiki
Jump to navigationJump to search
Line 5: Line 5:
 
===Author===
 
===Author===
  
Author: Sergey Tkachenko [http://www.trichview.com]<br>
+
Author: Sergey Tkachenko, http://www.trichview.com<br>
 
LCL Port: [[User:burty89|Paul Burton]]
 
LCL Port: [[User:burty89|Paul Burton]]
  

Revision as of 23:18, 30 December 2005

About

"RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn)." This package contains a port of the freeware version.

Author

Author: Sergey Tkachenko, http://www.trichview.com
LCL Port: Paul Burton

License

Freeware (see originalreadme.txt).

Download

The lazarus package can be downloaded from [1]

Change Log

30.12.05 First Release

Installation

  • Create the directory lazarus\components\richview
  • Unzip the files from the zip file in this directory
  • Open lazarus
  • Open lazrichview.lpk with Component/Open package file (.lpk)
  • Click on Compile
  • Click on Install