Difference between revisions of "Fshcomp"

From Lazarus wiki
Jump to navigationJump to search
Line 8: Line 8:
 
This component was designed for cross-platform applications.
 
This component was designed for cross-platform applications.
  
===Screeshots===
+
===Screenshots===
  
 
Currency edit<br>
 
Currency edit<br>

Revision as of 15:41, 25 January 2006

About

Fshcomp are a various input edit LGPL components for Lazarus.
Included components:

  • Currency edit
  • String edit
  • Integer edit

This component was designed for cross-platform applications.

Screenshots

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)

Download

A zip file with the component can be downloaded from the Lazarus CCR sourceforge site.

Changelog

  • 2.2.1.1 first version on Lazarus CCR

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 fshcomp.lpk with Component/Open package file (.lpk)
  • Click on Compile
  • Click on Install