Difference between revisions of "Wile64"

From Lazarus wiki
Jump to navigationJump to search
Line 17: Line 17:
 
- Animate your Forms with an animated Gif
 
- Animate your Forms with an animated Gif
  
 +
*  28/01/2008 – version 1.2
 +
** dialog editor for filename
 +
** small bugs (color, filename)
 
*  18/11/2007 – version 1.1
 
*  18/11/2007 – version 1.1
 
** Added Color property
 
** Added Color property

Revision as of 17:59, 28 January 2008

About

It is visuals components for Lazarus...

TColorProgress

- A component of follow-up of progression (gauge): Version 1.2 (11/14/2007)

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...


TLabelCut

- A component which cuts a too long label : Version 1.0 (11/14/2007)

Ideal for the software translated in plusior language, the too long text is cut and posted in the hint?


TGifAnim

- Animate your Forms with an animated Gif

  • 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

Author

Laurent Jacques

Download

Wile64 Web site