Open the right subpatch

Hi guys! Little annoying problem: when I have lots of copy of the same subpatch, and I wanna open one, VVVV show me all the copy, and usually the one selected is not the one I’d like to see… so I need to guess which is the right one.
https://vvvv.org/sites/default/files/imagecache/large/images/lotsofpatch.jpg

Plus, sometime I’d like to confront two instances of same subpatch, like one in half screen and the other in the other half.

There is a way to “separate” the visualization?

Alt + drag them to make them a separate window.

Look up “docked” or “docking” in the manual somewhere.

if you have all the instances of a subpatch showing and docked, a rightclick on a specific node-instance should switch to the corresponding subpatch-instance.

okkey thanks!