How about listening for the ModifiedEvent on the vtkRenderWindow and
checking if it's GetSize method returns different values than the last
time you received the event...?<br><br><div><span class="gmail_quote">On 1/31/08, <b class="gmail_sendername">Oliver Kania</b> &lt;<a href="mailto:ptw.freiburg@googlemail.com">ptw.freiburg@googlemail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I want to react to a window-resize using VTKs observer pattern.<br>However, I find events like&nbsp; rightMouseButton-Release etc. but<br>no window-resize event.<br>How can this be achieved ?<br><br><br>Best regards, Oliver<br>

<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>