![[index]](../icons/index.gif)
Next: edit-menu:between-find-and-preferences
Up: frame:standard-menus<>
Previous: edit-menu:between-copy-and-paste
This method is called between the addition of the cut menu-item
and before the addition of the copy menu-item to the edit-menu menu.
Override it to add additional menus at that point.
- (send a-frame:standard-menus edit-menu:between-cut-and-copy menu) -> void
menu : (instance (derived-from menu%))
Does nothing.
PLT