[Maya] Make Viewport overlayed by custom window still editable

Hi all,

i scripted some kind of viewport renderer for maya. (based on that tutorial: http://therenderblog.com/maya-viewport-render/)
Actually it’s a renderwindoweditor with the same size as the viewport put into an frameless window. (i removed the renderregion stuff)
Here is my problem: i want the viewport to get overlayed by the renderwindow BUT the renderwindow should be ‘invisible’ to the mouse so that i still can navigate or select objects in the viewport.
So there is window B on top of window A but only window A is active for input. At the moment window B is blocking window A.

Hope that makes sense for you…

Thanks in advance
Daniel

found a solution myself

care to post the solution?

I just dropped that idea and went another road :wink: