set-message in name-message%
Sets the label for the control.
(-> voidsenda-name-messageset-messagefile-name?msg)
file-name?: boolean
msg: path stringIf
file-name?is#t,msgis treated like a pathname, and a click on the name-message control creates a popup menu to open a get-file dialog.If
file-name?is#f,msgis treated as a label string. Clicking on the name-message control pops up a dialog saying that there is no file name until the file is saved.