07-12-2012 01:10 PM - edited 07-12-2012 01:13 PM
Hi,
This might be a very noob question.
I have made a case structure with a lot of code inside it. And I also have a lot of objects/code outside it, so that the outputs from the code inside the case structure go to the ones outside it.
Now I want to include the objects that were outside, inside the case structure. There is a LOT of code outside too, it is a pain to increase the structure size, and then cut/paste the objects inside. Not to mention the multitude of rewiring.
Is there a way to include the objects outside when i extend the case structure over them? Right now it just pushes them and does not inlcude them inside it. I have tried all combinations: Ctrl drag, Ctrl+shift drag etc..
Thank You
07-12-2012 02:01 PM
07-12-2012 02:03 PM
The problem with that is that there are multiple cases.
If I remove the case structure, it will retain the case that is currently displayed but delete all the other cases behind it.
😞