Difference between revisions of "Fshcomp"

From Free Pascal wiki
Jump to navigationJump to search
(Categorized.)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
=== About ===
 
=== About ===
Fshcomp are a various input edit LGPL components for Lazarus.
+
Fshcomp are a various input edit LGPL components for Lazarus.<br>
Incuded components
+
Included components:
 
* Currency edit
 
* Currency edit
 
* String edit
 
* String edit
 
* Integer edit
 
* Integer edit
  
This component was designed for cross-platform applications.
+
These components were designed for cross-platform applications.
  
===Screeshots===
+
=== Screenshots ===
  
 
Currency edit<br>
 
Currency edit<br>
Line 19: Line 19:
 
[[Image:IntEdit.png]]
 
[[Image:IntEdit.png]]
  
===Authors===
+
=== Authors ===
 
Reis Selim<br>
 
Reis Selim<br>
[[User:dan|Daniel VALS]]
+
Daniel VALS
  
===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===
+
=== Download ===
 +
A zip file with the component can be downloaded from the [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=176907 Lazarus CCR sourceforge site].
 +
 
 +
=== Changelog ===
 +
* 2.2.1.1  first version on Lazarus CCR
 +
* 2.3.1.1  Updated to work with Lazarus 0.9.29 and tested on linux
 +
 
 +
=== Dependencies / System Requirements ===
 
* None
 
* None
  
Line 32: Line 39:
  
 
Issues:  
 
Issues:  
Tested on Windows.
+
Tested on Windows and linux.
Needs testing on Linux.
 
  
===Installation===
+
=== Installation ===
 
* Create the directory lazarus/components/fshcomp
 
* Create the directory lazarus/components/fshcomp
 
* On this directory, unzip the files from zip file
 
* On this directory, unzip the files from zip file
 
* Open lazarus
 
* Open lazarus
* Open the package ta.lpk with Component/Open package file (.lpk)
+
* Open the package fshcomp.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
 +
 +
[[Category:Components]]
 +
[[Category:Lazarus-CCR]]

Latest revision as of 19:28, 23 September 2013

About

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

  • Currency edit
  • String edit
  • Integer edit

These components were 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
  • 2.3.1.1 Updated to work with Lazarus 0.9.29 and tested on linux

Dependencies / System Requirements

  • None

Status: Beta

Issues: Tested on Windows and 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 only if you don't want to install the component into the IDE)
  • Click on Install