[vtkusers] Update Render Window Position
Rocco Gasteiger
post at rocco-gasteiger.de
Thu Apr 10 12:05:32 EDT 2014
Hello,
The class "vtkWindow" provides capabilities to set/get its window position.
However, when I move the window it still returns the initial window
position. I checked it in the Render-function of my derived mapper class
with "myRenderWindow->GetPosition(.)".
Is there a way to get the updated window position or should I invoke some
update routine? I already tried an observer with the "ModifiedEvent" on the
render window but without success.
Many thanks in advance and best wishes
Rocco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140410/171cc6da/attachment.html>
More information about the vtkusers
mailing list