This repository has been archived on 2024-02-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2015-02-08 16:52:18 -08:00

60 lines
1.8 KiB
Plaintext

BGRAControls v3.4.0.0
Site: https://sourceforge.net/p/bgra-controls/
Wiki: http://wiki.lazarus.freepascal.org/BGRAControls
Forum: http://forum.lazarus.freepascal.org/index.php/board,46.0.html
== Overview ==
License: Modified LGPL.
As many people know, Lazarus GTK doesn't have full alpha support. I created a set of components which use TBGRABitmap for drawing icons, so it partially solves the problem with alpha in GTK. But this components set is not only a GTK patch but has more fancy components which are using the power of the BGRABitmap package.
== Author: Dibo ==
Package founder and package mantainer.
BC Controls
- TBCButton
- TBCLabel
- TBCPanel
BGRA Controls
- TBGRAImageList
- TBGRASpeedButton
== Author: Circular ==
BGRABitmap creator, contributor and package mantainer.
- TBGRAFlashProgressBar
- TBGRAGraphicControl
- TBGRAKnob
- TBGRAShape
- TBGRAVirtualScreen
== Author: Lainz (007) ==
Contributor and package mantainer.
BC Controls
- TBCImageButton
- TBCXButton
- TBCGameGrid
BGRA Controls
- TBGRASpriteAnimation
== Author: Emerson Cavalcanti ==
- TBGRAImageManipulation
== Author: mora ==
- Contributor to BCButton functionality.
== Author: Fox (helix2001) ==
- TBGRAResizeSpeedButton.
== uEcontrols ==
- From http://sourceforge.net/projects/uecontrols/ version 5.14. Author Miguel Alberto Risco Castillo.
- Changes: changed icon folder and components tab in register procedure, removed package units to add all the units in the bgracontrols package.
== DT Analog Controls ==
- From http://forum.lazarus.freepascal.org/index.php/topic,19700.msg118916.html#msg118916 Author digeo.
- Changes: changed icon folder and components tab in register procedure, removed package units to add all the units in the bgracontrols package.