Dramacydal
New Member
Dramacydal submitted a new resource:
Scene window position updater - Script to update scene item position with it's real source position (for window capture)
Read more about this resource...
Scene window position updater - Script to update scene item position with it's real source position (for window capture)
Synchronizes scene window position with it's real position on screen.
Also toggles item visibilty when window is minimized and reorders currently active window on top.
Updates only top-level window sources.
If currently active scene is not the one selected in script settings, scripts walks all scene sources recursively and searches for selected scene.
Requires python 3 and pywin32, install the latest with
- pip3 install pywin32
Read more about this resource...