Gauge » History » Version 3
arkeon, 05/18/2021 04:07 PM
1 | 1 | iri | h1. Gauge |
---|---|---|---|
2 | |||
3 | Creation of a gauge bar with the *2dGraphic* api |
||
4 | |||
5 | Here, we create a gauge. Its value changes to each top of a timer. Instead of a timer, this may be the progress of a batch, the progress of a download, etc |
||
6 | |||
7 | 3 | arkeon | Another example with a gauge built with the 2dOS API is available here : "gauge":http://redmine.openspace3d.com/projects/scol/wiki/Bitmap_pixel |
8 | 2 | iri | |
9 | 1 | iri | Read the README file for more informations |
10 | |||
11 | The source code contains comments and explanations. |
||
12 | |||
13 | Author : iri |
||
14 | Date : december 2011 |
||
15 | |||
16 | *Return to [[Examples]]* |