Hi,
I have seen this question on several locations, but no solution to it. I
want to capture the screen on windows xp. I know that you can do it with
rmagick, but that seems to be for unix-systems only, and rubycocoa for
mac. Since there is a "print screen"-button on the keyboard, I guess
that it should be possible to use win32api to fake a klick on the
keyboard button, and then somehow save the image to disk.
On 3/12/07, Emil Sandin <esandin@gmail.com> wrote:
Hi,
I have seen this question on several locations, but no solution to it. I
want to capture the screen on windows xp. I know that you can do it with
rmagick, but that seems to be for unix-systems only, and rubycocoa for
mac. Since there is a "print screen"-button on the keyboard, I guess
that it should be possible to use win32api to fake a klick on the
keyboard button, and then somehow save the image to disk.
Perhaps you could tell us
1) what you're trying to accomplish
2) what code you're trying
3) what error messages or incorrect behaviors the code is producing
As an aside: you're replying to a thread from 2007.
···
On Thu, May 3, 2012 at 6:31 AM, gemini kowui <lists@ruby-forum.com> wrote:
help help..........
why i don't excute, require ffi_c is wrong,who can help me?