It is not useful to touch CTRL + C to copy components and move them from one screen to another, only the associated blocks are copied but nothing in the graphic part.
For the purpose of copying Blocks
from one Screen
to another use the 'Add to Backpack' feature, available after clicking with the right mouse button on the Block
.
The feature of using Ctrl + C on the Designer
will have good results if the copied Component is pasted within the correct hierarchy, even if it is on a different Screen
... but this will not bring the correlate Blocks
associated with the Component pasted into the Block Editor
. You will need to do this manually using the Backpack.
Lito
@>-->---
I see the components being copied in the Designer, but they formerly were accompanied by their event blocks in the Blocks Editor.
This no longer happens.
In this sample run, I
- created a blank Screen3, no components and no blocks
- switched back to Screen1,
- highlighted Screen1 in the components tree panel
- hit Ctrl-C
- switched back to Screen3
- highlighted Screen3 in the components tree panel
- hit Ctrl-V
- saw all the components pasted into Screen3
- switched to the Blocks Editor
- discovered a lone text block where there should have been event blocks copied over from Screen1.