D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.set_label

tui.set_label ID TEXT

Changes the caption of a button or checkbox, or the text of a label, and redraws it.

Returns: 1 for an unknown id.

Example

tui.set_label btn_run "[ Running… ]"