ListBox and the Edit Menu Items

Hi,

I searched in the documentation earlier today, but I do not found data talking about the interactions from the Edit Menu Items and a ListBox.

Specifically, EditCopy does not have to be called (when an entry is selected in the ListBox) to copy the selected Row(s), but nothing for the other Items (Cut, Paste, Delete, …).

I seem to recall the day when new REALbasic version came to light, an input in the Release Notes telling that “Now …” what the Edit Menu Items now do.

TIA

PS: Yes, I already have added specific code to deal with Copy (not sure), Cut, Paste, and Delete when related to ListBox, but I forgot in a project to add these and falled into that (and thanks to a Beep) yesterday evening. The Beep awakes me.