Sets the status text in the application.
set_status(value1, value2, ...)
Set status to a simple message
set_status("Processing...");
Set status with multiple values
set_status("Speed: ", 120, " mm/s");
is_visible show hide set_status set_progress is_ui_ready