Build a scrollbar » History » Version 1
iri, 12/16/2011 08:05 PM
| 1 | 1 | iri | h1. Build a scrollbar |
|---|---|---|---|
| 2 | |||
| 3 | Build a graphic resource for a scrollbar. |
||
| 4 | |||
| 5 | This example displays two CompSlideBar components : vertical and horizontal |
||
| 6 | |||
| 7 | To build resources, the code is used only. |
||
| 8 | The function create the resource from the parameters of the components. |
||
| 9 | |||
| 10 | Read the README file for more informations |
||
| 11 | |||
| 12 | The source code contains comments and explanations. |
||
| 13 | |||
| 14 | Author : iri |
||
| 15 | Date : december 2011 |
||
| 16 | |||
| 17 | *Return to [[Examples]]* |