Re: [mitk-users] How to obtain mitk render window screen positions

2018-10-31 Thread Noll, Matthias
rent QWidget? See [1]. Best, Stefan [1] http://doc.qt.io/qt-5/qwidget.html#mapToGlobal From: Noll, Matthias [mailto:matthias.n...@igd.fraunhofer.de] Sent: Mittwoch, 31. Oktober 2018 10:21 To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> Subject: [mitk-users] How to

Re: [mitk-users] How to obtain mitk render window screen positions

2018-10-31 Thread Dinkelacker, Stefan
: [mitk-users] How to obtain mitk render window screen positions Hi everybody, I was wondering if somebody knows how to obtain the screen position of an mitk render window e.g. the 3D render window (stdmulti.widget4, 3d) I've already tried to obtain the position the following two ways 1

[mitk-users] How to obtain mitk render window screen positions

2018-10-31 Thread Noll, Matthias
Hi everybody, I was wondering if somebody knows how to obtain the screen position of an mitk render window e.g. the 3D render window (stdmulti.widget4, 3d) I've already tried to obtain the position the following two ways 1: vtkRenderWindow *renderWindow =