Hello everybody!<br><br>I'm rendering Maximum Intensity Projection using vtkVolumeRayCastMIPFunction. everything is ok except one thing:<br><br>when i'm changing the size of the dialog (the size of rendering region also is changed) - the rendered picture isn't changed at all, although there is a built-in handler for OnSize-message in vtkWin32RenderWindowInteractor class. What should i do to make these changes synchronously (i mean that the size of rendered picture is changed due to changes in size of actual window )? <br>
<br>Great thanks for any help or hint.<br>