greg wrote:
I am able to use the PIL module to capture a screen or specific
window. My problem is when capturing a window (on windows XP) I can
only capture the "visible" portion of the window. Is there any way to
capture the entire window? specifically the scrolled portion of a
window that i
En Mon, 14 Jul 2008 12:11:55 -0300, greg <[EMAIL PROTECTED]> escribi�:
I am able to use the PIL module to capture a screen or specific
window. My problem is when capturing a window (on windows XP) I can
only capture the "visible" portion of the window. Is there any way to
capture the entire wi
On Jul 14, 11:11 am, greg <[EMAIL PROTECTED]> wrote:
> I am able to use the PIL module to capture a screen or specific
> window. My problem is when capturing a window (on windows XP) I can
> only capture the "visible" portion of the window. Is there any way to
> capture the entire window? specif
On Jul 14, 8:11 am, greg <[EMAIL PROTECTED]> wrote:
> Is there any way to capture the entire window? specifically
> the scrolled portion of a window that is _not_visible_on_the_screen_.
I don't think there is. That is why it is called a _screen_ capture.
Matt
--
http://mail.python.org/mailman/
I am able to use the PIL module to capture a screen or specific
window. My problem is when capturing a window (on windows XP) I can
only capture the "visible" portion of the window. Is there any way to
capture the entire window? specifically the scrolled portion of a
window that is not visible o