[Image-SIG] PIL grabscreen module

MARIA LEONFORTI gm770 at verizon.net
Wed Nov 14 15:54:26 CET 2007


The grabscreen module only seems to work on the primary screen, of my 2 displays, instead of both screen.  Pressing PrintScreen easily captures both screens.  I looked over the C code, and found out why.  It's getting the physical screen size, and not the virtual one.  I wanted to fix it, but get some odd error about requiring .NET  Below is that error message.  How can I correct the C code without .Net SDK?

-- error from console --
G:\software\python_image_lib\Imaging-1.1.6\Imaging-1.1.6>python setup.py build_ext -i
running build_ext
error: The .NET Framework SDK needs to be installed before building extensions for Python.


Richard R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/image-sig/attachments/20071114/232d0e49/attachment.htm 


More information about the Image-SIG mailing list