file-menu:save-as-callback in frame:editor-mixin
This method is called when the save-as menu-item of the file-menu menu is selected.
(voidsenda-frame:editor-mixinfile-menu:save-as-callbackitemevt
item: (instance (derived-frommenu-item%))
evt: (instancecontrol-event%)Prompts the user for a file name and uses that filename to save the buffer. Calls
save-aswith no arguments.