[vtkusers] Resize-Event for windows ?

David Cole david.cole at kitware.com
Thu Jan 31 10:10:15 EST 2008


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...?

On 1/31/08, Oliver Kania <ptw.freiburg at googlemail.com> wrote:
>
> Hello,
>
> I want to react to a window-resize using VTKs observer pattern.
> However, I find events like  rightMouseButton-Release etc. but
> no window-resize event.
> How can this be achieved ?
>
>
> Best regards, Oliver
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080131/39acc568/attachment.htm>


More information about the vtkusers mailing list