Difference between revisions of "RXfpc/es"

From Lazarus wiki
Jump to navigationJump to search
(New page: {{RXfpc}}TT == About == * [http://alexs75.narod.ru/fpc/rxfpc/ RxLib] for Lazarus contains some of the components of the well known RxLib for ...)
 
Line 1: Line 1:
 
{{RXfpc}}[[category:Castellano|T]][[category:Español|T]]
 
{{RXfpc}}[[category:Castellano|T]][[category:Español|T]]
  
== About ==
+
== Resumen ==
* [http://alexs75.narod.ru/fpc/rxfpc/ RxLib] for Lazarus contains some of the components of the well known RxLib for Delphi.
+
* [http://alexs75.narod.ru/fpc/rxfpc/ RxLib] para Lazarus suministra algunos de los componentes de la conocida RxLib para Delphi.
  
 
== Screenshot ==
 
== Screenshot ==

Revision as of 21:26, 13 November 2009

Deutsch (de) English (en) español (es) français (fr) português (pt) русский (ru)

Resumen

  • RxLib para Lazarus suministra algunos de los componentes de la conocida RxLib para Delphi.

Screenshot

  • Rx1.jpg
  • Rxdb.JPG

Download

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

SVN

The component is available on Lazarus CCR's svn repository:

 svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/rx

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.