Dear ALL!
script: /*! Screenshot Moi Strg+G*/var v = moi.ui.getActiveViewport(); if ( v != null ) { moi.view.lineWidth = 4; v.renderToClipboard( 5300, 3560 ); moi.view.lineWidth = 1; }
I have been using this feature for many years without any problems. Now we have noticed on a new PC that nothing or only a transparent background is inserted from the clipboard. What could be the reason for this?
Best Regards,
Franz
|