Line | |
---|
1 | BGRAControls v2.0.6.0 alpha
|
---|
2 |
|
---|
3 | Site: http://sourceforge.net/projects/bgracontrols
|
---|
4 | Wiki: http://wiki.lazarus.freepascal.org/BGRAControls
|
---|
5 | Forum: http://www.lazarus.freepascal.org/index.php/topic,12411.0.html
|
---|
6 |
|
---|
7 | == Overview ==
|
---|
8 |
|
---|
9 | License: Modified LGPL.
|
---|
10 |
|
---|
11 | 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.
|
---|
12 |
|
---|
13 | == Working on ==
|
---|
14 |
|
---|
15 | Use BC named controls to replace old BGRA named controls.
|
---|
16 |
|
---|
17 | - TBCButton instead TBGRAButton.
|
---|
18 |
|
---|
19 | BTW there are some controls that depends on others.
|
---|
20 |
|
---|
21 | - TBGRAWin7ToolBar requires TBGRAButton.
|
---|
22 |
|
---|
23 | Some units are deprecated.
|
---|
24 |
|
---|
25 | - bgrabitmapthemeutils.pas & slicescaling.pas; now use bgraslicescaling (in BGRABitmap package).
|
---|
26 |
|
---|
27 | Some removed.
|
---|
28 |
|
---|
29 | - slicescaling; now use bgraslicescaling (in BGRABitmap package).
|
---|
30 | - BGRARibbon and BGRARibbonGroup (obsolete, use BGRAVirtualScreen instead).
|
---|
31 |
|
---|
32 | == Author: Dibo.==
|
---|
33 | Package founder and package mantainer.
|
---|
34 |
|
---|
35 | BC Controls
|
---|
36 | - TBCButton
|
---|
37 | - TBCLabel
|
---|
38 | - TBCPanel
|
---|
39 |
|
---|
40 | BGRA Controls
|
---|
41 | - TBGRAImageList
|
---|
42 | - TBGRASpeedButton
|
---|
43 | - TBGRAButton
|
---|
44 | - TBGRAPanel
|
---|
45 |
|
---|
46 | == Author: Circular.==
|
---|
47 | BGRABitmap creator, contributor and package mantainer.
|
---|
48 |
|
---|
49 | - TBGRAFlashProgressBar
|
---|
50 | - TBGRAGraphicControl
|
---|
51 | - TBGRAKnob
|
---|
52 | - TBGRAShape
|
---|
53 | - TBGRAVirtualScreen
|
---|
54 |
|
---|
55 | == Author: Lainz.==
|
---|
56 | Contributor and package mantainer.
|
---|
57 |
|
---|
58 | BC Controls
|
---|
59 | - BC test project and bcsamples unit
|
---|
60 | - Other test projects
|
---|
61 | - bgrabitmapthemeutils (deprecated, use BGRASliceScaling)
|
---|
62 |
|
---|
63 | BGRA Controls
|
---|
64 | - BGRA test project and bgrasamples unit
|
---|
65 | - TBGRAImageButton
|
---|
66 | - TBGRASpriteAnimation
|
---|
67 | - TBGRALabelFX
|
---|
68 | - TBGRAWin7ToolBar
|
---|
69 | - TBGRANeoButton
|
---|
70 |
|
---|
71 | == Author: Emerson Cavalcanti.==
|
---|
72 | - TBGRAImageManipulation
|
---|
73 |
|
---|
74 | == Author: codedeep.==
|
---|
75 | - TBGRALabel
|
---|
Note:
See
TracBrowser
for help on using the repository browser.