Hi. I&#39;m developing a four pane dicom viewer: three vtkImageViewer2 (for the axial, coronal and longitudinal views) and the fourth one with three vtkImagePlaneWidget planes. I want to keep all the four views synchronized.<div>

I&#39;ve been exploring the FourPane example in the GIT repository, but I thought that maybe it would be much simpler to use a vtkImageViewer2, since I&#39;m planning to overimpose vtkPolyData contours to the images.</div>

<div>The question is, how can I keep the four view sinchronized? Is there an easy way to do this?</div><div><br></div><div>thanks,</div><div><br></div><div>Federico</div>