| Did you know ... | Search Documentation: |
| label->report |
->format
the message in the label. If the type of the information is either
warning or error it will invoke graphical->flash
on @reportee.
Note that class dialog
redefines visual<-report_to
(see dialog<-report_to).
If a label is called reporter (see graphical<-name),
the dialog will delegate label->report
messages to this label.
Kind is progress is equivalent to status, but
sends label->flush to update the display
immediately after changing the
label<-selection. Kind
is done appends the formatted text to the current label<-selection
of the label. If format is @default,
done is appended to the selection.
<-report_to