Ultra Light Client Guide and Reference


Progress Bar general advice

Coding example

UlcProgressBar new
 minimumValue: 0;
 maximumValue: 100;
 value: 0;
 yourself


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]