HTBasic Help
×
Menu
Index

Pushbutton Widget - Labels

 
The LABELS attribute sets labels for multiple button states. For example, if three labels are sent to the PUSHBUTTON, it will have three potential states (the actual number is set by the STATES attribute).
 
When you click on the PUSHBUTTON, the current label reflects the current state, and the PUSHBUTTON advances to subsequent states with more clicks. A LABELS string array can have less or more labels than there are states, although usually the number is the same.