Difference between revisions of "RXfpc"

From Free Pascal wiki
Jump to navigationJump to search
Line 8: Line 8:
  
 
* [[Image:Rxdb.JPG]]
 
* [[Image:Rxdb.JPG]]
 
===Authors===
 
*
 
 
*
 
 
===License===
 
 
  
 
===Download===
 
===Download===
Line 22: Line 14:
 
===Dependencies / System Requirements===
 
===Dependencies / System Requirements===
  
Tested on Linux. In current version on sourceforge Canvas.BrushCopy is used. You should replace this with a call to Canvas.CopyRect.
+
Tested on Linux. Changes to be made:
 +
* Canvas.BrushCopy is used. You should replace this with a call to Canvas.CopyRect.
 +
* Add Types to the uses in rxdbgrid.pas and rxtoolbar.pas
  
 
An updated version will be posted as soon as possible.
 
An updated version will be posted as soon as possible.
Line 31: Line 25:
 
* Compile the component to verify that everything is ok.  
 
* Compile the component to verify that everything is ok.  
 
* Install and let Lazarus rebuild.
 
* Install and let Lazarus rebuild.
 +
 +
===Note===
 +
If someone knows how the authors can be contacted please tell us. My russian is not too good.

Revision as of 19:20, 11 April 2006

About

  • RxLib for Lazarus contains some of the components of the well known RxLib for Delphi.

Screenshot

  • Rx1.jpg
  • Rxdb.JPG

Download

The package can be downloaded from the Lazarus CCR SourceForge site.

Dependencies / System Requirements

Tested on Linux. Changes to be made:

  • Canvas.BrushCopy is used. You should replace this with a call to Canvas.CopyRect.
  • Add Types to the uses in rxdbgrid.pas and rxtoolbar.pas

An updated version will be posted as soon as possible.

Installation

  • Place sources in a subdirectory of <$LazarusDir>/components.
  • In Components/Open Package File, open rxnew.lpk.
  • Compile the component to verify that everything is ok.
  • Install and let Lazarus rebuild.

Note

If someone knows how the authors can be contacted please tell us. My russian is not too good.