vtkResliceCursorWidget: output images are cropped

OK thanks for the additional information. This probably happens because you have multiple renderers but only one render window and one interactor. In this case can you try to set the DefaultRenderer for every widgets to see if it helps? If you could share your code that would help a lot.