| Did you know ... | Search Documentation: |
| dialog->apply |
<-message
for each of the dialog_item's in
device<-graphicals.
If always equals @on
the message will be invoked regardless whether the user has modified the
item or not. If always equals @off
or @default
the message will only be invoked if
dialog_item<-modified
yields @on. If
the dialog has a
device<-default_button,
execute graphical->active.
See also dialog->restore.