Difference between revisions of "Wile64"

From Lazarus wiki
Jump to navigationJump to search
(Format sections nested)
(→‎About: Rewritten text to be shorted, deleted history from 2008)
Line 1: Line 1:
 
== About ==
 
== About ==
It is visuals components for Lazarus.
+
It is visual components for Lazarus.
 +
License: LGPL.
  
 
=== TColorProgress ===
 
=== TColorProgress ===
A component of follow-up of progression (gauge): Version 1.2 (11/14/2007)
+
Component to show progression (gauge). You can choose the background color, font, direction (horizontal or vertical), insert a bitmap.
 
 
You can choose the background color, of progression, framework, font, to choose the font and the size, the direction horizontal or vertical, the form, insert a bitmap...
 
 
 
License : LGPL
 
  
 
=== TLabelCut ===
 
=== TLabelCut ===
A component which cuts a too long label : Version 1.0 (11/14/2007)
+
A component which cuts a too long label. Ideal for the software translated to many languages, the too long text is cut and posted in the hint.
 
 
Ideal for the software translated in plusior language, the too long text is cut and posted in the hint?
 
 
 
License : LGPL
 
  
 
=== TGifAnim ===
 
=== TGifAnim ===
Animate your Forms with an animated Gif
+
Allows to animate forms with an animated GIF images.
  
*  14/09/2009 – version 1.4
+
Tested on Windows (XP), Linux gtk1/gtk2 (Ubuntu 7.04).
** Added help for create Resource
 
** Little bugs
 
 
 
*  01/02/2008 – version 1.3
 
** Added LoadFromLazarusResource
 
** small bugs
 
 
 
*  28/01/2008 – version 1.2
 
** dialog editor for filename
 
** small bugs (color, filename)
 
*  18/11/2007 – version 1.1
 
** Added Color property
 
** Added GifIndex property
 
** Added Visible property
 
** Added OnFrameChanged event
 
** And small bugs & code
 
* 14/11/2007 - version 1.0
 
** First version of the component for animate the Gif Bitmap
 
 
 
Issues:
 
 
 
* Lazarus 0.9.24
 
* Tested on Windows XP SP2.
 
* Tested with gtk1 and gtk2 under Linux (Ubuntu 7.04).
 
* FEDORA 64 bits (by wmkheops)
 
 
 
License : GPL
 
  
 
=== LazGradient ===
 
=== LazGradient ===
 
+
Add color in your programs.
Add color in your programs: Version 1.0 (01/30/2008)
 
 
 
License : LGPL
 
  
 
== Author ==
 
== Author ==

Revision as of 08:23, 17 November 2017

About

It is visual components for Lazarus. License: LGPL.

TColorProgress

Component to show progression (gauge). You can choose the background color, font, direction (horizontal or vertical), insert a bitmap.

TLabelCut

A component which cuts a too long label. Ideal for the software translated to many languages, the too long text is cut and posted in the hint.

TGifAnim

Allows to animate forms with an animated GIF images.

Tested on Windows (XP), Linux gtk1/gtk2 (Ubuntu 7.04).

LazGradient

Add color in your programs.

Author

Laurent Jacques

Download