Difference between revisions of "RichView"

From Lazarus wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 
{{RichView}}
 
{{RichView}}
  
===About===
+
=== 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.
 
"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 ===
  
 
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]]
  
===License===
+
=== License ===
 
Freeware (see originalreadme.txt).
 
Freeware (see originalreadme.txt).
  
===Download===
+
=== Download ===
  
 
The lazarus package can be downloaded from http://www.burtonsoftware.co.uk/Downloads/lazrichview.zip (0.5.2.0) or [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=176666&release_id=386617 SourceForge] (0.5.2.1).
 
The lazarus package can be downloaded from http://www.burtonsoftware.co.uk/Downloads/lazrichview.zip (0.5.2.0) or [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=176666&release_id=386617 SourceForge] (0.5.2.1).
  
===Change Log===
+
=== Change Log ===
  
 
* 30.12.05 First Release (0.5.2)
 
* 30.12.05 First Release (0.5.2)
 
* 19.01.06 Improved compilation with lazarus and packaging (0.5.2.1)
 
* 19.01.06 Improved compilation with lazarus and packaging (0.5.2.1)
  
===Installation===
+
=== Installation ===
 
* Create the directory lazarus\components\richview
 
* Create the directory lazarus\components\richview
 
* Unzip the files from the zip file in this directory
 
* Unzip the files from the zip file in this directory
 
* Open lazarus
 
* Open lazarus
 
* Open lazrichview.lpk with Component/Open package file (.lpk)
 
* Open lazrichview.lpk with Component/Open package file (.lpk)
* Click on Compile
+
* (Click on Compile only if you don't want to install the component into the IDE)
 
* Click on Install
 
* Click on Install

Revision as of 19:24, 15 July 2006

Deutsch (de) English (en) español (es)

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 http://www.burtonsoftware.co.uk/Downloads/lazrichview.zip (0.5.2.0) or SourceForge (0.5.2.1).

Change Log

  • 30.12.05 First Release (0.5.2)
  • 19.01.06 Improved compilation with lazarus and packaging (0.5.2.1)

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