RichView/fr
From Lazarus-ccr
Deutsch (de) English (en) Español (es) Français (fr)
Contents |
[edit] 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.
[edit] Author
Author: Sergey Tkachenko, http://www.trichview.com
LCL Port: Paul Burton
LCL Additional Portability and Fixes: Jesus Reyes A.
[edit] License
Freeware (see originalreadme.txt).
[edit] Download
The lazarus package can be downloaded from http://www.burtonsoftware.co.uk/Downloads/lazrichview.zip (0.5.2.0) or SourceForge (0.5.2.2).
[edit] Screenshots
A couple of screenshots of demo application running under windows.
Controls can be embedded in Richview
[edit] Change Log
- 30.12.05 (0.5.2.0) First Release
- 19.01.06 (0.5.2.1) Improved compilation with lazarus and packaging
- 08.09.06 (0.5.2.2) Fixes and Portability (now it works in Windows and Linux) plus demo, for details see readme.txt
[edit] 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 only if you don't want to install the component into the IDE)
- Click on Install


