My plugin iterates through the PDEPage paths and elements, placing the ones surrounded by the classical rubberband rectangle into the Windows Clipboard. In short, it implements the Copy half of a "Copy&Paste" facility.
Sometimes, the user may choose to type Control-A in order to select a maximal rectangle.
Can this be done? How?
TIA