Hello everybody!<br><br>I&#39;m rendering Maximum Intensity Projection using vtkVolumeRayCastMIPFunction. everything is ok except one thing:<br><br>when i&#39;m changing the size of the dialog (the size of rendering region also is changed) - the rendered picture isn&#39;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>