alt+print screen would not work, as you have about a third of a second to get the screenshot and the box on the right is the active window during that extremely short time.
The message that comes up is:
Traceback (most recent call last):
File "C:\Utopia\Tools\AIEditor\AIEditor.py", line 5, in <module>
AIEditor.Go()
File "C:\Utopia\Tools\AIEditor\AIEditor.py", line 3354, in Go
root.mainloop()
File "C:\Games\python\lib\lib-tk\Tkinter.py", line 1023, in mainloop
self.tk.mainloop(n)
File "C:\Utopia\Tools\AIEditor\Pmw\Pmw_1_2\lib\PmwBase.py", line 1751, in __ca
ll__
_reporterror(self.func, args)
File "C:\Utopia\ToolszAIEditor\Pmw\Pmw_1_2\lib\PmwBase.py", line 1777, in __rep
orterror
msg = exec_type + ' Exception in Tk callback\n'
TypeError: unsupported operand type(s) for +: 'type' and 'str'