PDA

View Full Version : Lunar ProgressBar: Demo for ThinBASIC 1.9.15.0



Petr Schreiber
11-01-2015, 16:45
Little experiment to demonstrate how to design custom TBGL graphic entity in Object oriented fashion.
This time it is Moon-like progress bar, which allows you to cover the luna by partial shadow.

The control has the following options of customization:

placement and scale
color
image skin
contour with user defined thickness
glow with user defined intensity and halo size


You will need thinBasic 1.9.15.0 (http://www.thinbasic.com/community/showthread.php?12508) and newer to run this example.

Feel free to fine tune and experiment :)


Petr