file-menu:between-new-and-open in frame:standard-menus<%>
This method is called between the addition of the new menu-item and before the addition of the open menu-item to the file-menu menu. Override it to add additional menus at that point.
( -> void
send a-frame:standard-menus file-menu:between-new-and-open menu)
menu : (instance (derived-from menu%))
Does nothing.