set-message in drscheme:frame:name-message%
Sets the names that the button shows.
(-> voidsenda-drscheme:frame:name-messageset-messagenameshort-name)
name: (union string #f)
short-name: stringThe string
short-nameis the name that is shown on the button andnameis shown when the button is clicked on, in a separate window. Ifnameis #f, a message indicating that the file hasn't been saved is shown.