Difference between revisions of "Fshcomp"

From Lazarus wiki
Jump to navigationJump to search
Line 25: Line 25:
 
===License===
 
===License===
 
[http://www.opensource.org/licenses/lgpl-license.php LGPL] (please contact the author if the LGPL doesn't work with your project licensing)
 
[http://www.opensource.org/licenses/lgpl-license.php LGPL] (please contact the author if the LGPL doesn't work with your project licensing)
 +
 +
===Dependencies / System Requirements===
 +
* None
 +
 +
Status: Beta
 +
 +
Issues:
 +
Tested on Windows.
 +
Needs testing on Linux.
 +
 +
===Installation===
 +
* Create the directory lazarus/components/fshcomp
 +
* On this directory, unzip the files from zip file
 +
* Open lazarus
 +
* Open the package ta.lpk with Component/Open package file (.lpk)
 +
* Click on Compile
 +
* Click on Install

Revision as of 10:54, 25 January 2006

About

Fshcomp are a various input edit LGPL components for Lazarus. Incuded components

  • Currency edit
  • String edit
  • Integer edit

This component was designed for cross-platform applications.

Screeshots

Currency edit
CurrEdit.png

String edit
StringEdit.png

Integer edit
IntEdit.png

Authors

Reis Selim
Daniel VALS

License

LGPL (please contact the author if the LGPL doesn't work with your project licensing)

Dependencies / System Requirements

  • None

Status: Beta

Issues: Tested on Windows. Needs testing on Linux.

Installation

  • Create the directory lazarus/components/fshcomp
  • On this directory, unzip the files from zip file
  • Open lazarus
  • Open the package ta.lpk with Component/Open package file (.lpk)
  • Click on Compile
  • Click on Install