Gauge » History » Version 2
iri, 12/17/2011 12:18 AM
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 | 2 | iri | Another example with a gauge built with the 2dOS API is available here : "gauge":http://redmine.scolring.org/projects/scol/wiki/Bitmap_pixel |
8 | |||
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]]* |