Screen Capture Programming Software Development by PDB1982 Is there anyway to do a screen capture that will include the menu strip if expanded? I know ALT + PrintScreen will do a capture of the current view, but once I hit the ALT key, the menus disappear... Screen Capture Programming Software Development by kkeyan Hi, I am writing Screen Capture application in c++. I want to take control of mouse … Screen capture ignoring active window Programming Software Development by mrpoate …. So, ideally, I need a way for the screen capture to somehow ignore the window of my application (I'… storing it in a label (just to test the screen capture process, not part of broader program). I am repeating… needed and thus the control to implement the selective screen capture, and then interfacing this C++ with my Python application… Re: Screen Capture Hardware and Software Microsoft Windows by mavr1c You failed to mention your OS. WIndows 7 has built in SCreen capture. I use LightScreen with XP and Vista allows you to select active window of full screen. (FREE) [url]http://downloads.zdnet.com/abstract.aspx?docid=810321&tag=nl.e550[/url] Re: Screen Capture Programming Software Development by codeorder … and will use Form2 as the snapshot window for your Screen Capture. Re: Screen Capture Programming Software Development by kvprajapati … article demonstrates the methods of capturing different portions of the screen. You have the facility to then save the captured image… How to screen capture ignoring active window Programming by it's_guy … on.. Here's the rough code of the screen capture i use (With PIL) def capture_screen(self): …) Is there a way to make my screen capture ignore the active frontal window, and give a…://www.daniweb.com/programming/software-development/threads/169406/screen-capture-ignoring-active-window If anyone could help it… Re: What's a good screen capture tool ? Community Center Geeks' Lounge by Ane Rice …quote=camelNotation;14857]Hi.I'm using aldo screen capture tool and getting bad results.I thought I… ?[/quote] [U][COLOR=#0033cc]Capture webcams, streaming video, full screen, part of the screen and even video with sound. …COLOR=#0033cc] * Capture and Share Anything : Webcam(s), any window, part of the screen or full screen to AVI or WMV… PHP GD2 Screen Capture vs. Python / Visual Basic, and Automation Considerations Programming Web Development by beginninphp … across the web looking for something that can do occasional screen captures using a cron job on my casual gaming site… I have found: GD2 ([url]http://blog.thepimp.net/archives/Screen-capture-with-PHP-and-GD.html[/url]) seems to be able…, which goes to any site you want and renders a screen capture. My question is: would Python or Visual Basic be a… Re: What's a good screen capture tool ? Community Center Geeks' Lounge by Alessia Nice list of tools! I recommend you to add [My Screen Recorder Pro](http://www.deskshare.com/video-screen-capture.aspx) to the above list. It is a powerful product which provides screen capture, video editing, scheduling, uploading and screen draw features. This application is all-in-one package to create and share your videos. Re: What's a good screen capture tool ? Community Center Geeks' Lounge by DanielSmith …try [URL="http://www.acasystems.com/"]ACA capture PRo[/URL].... ,it is not only capturing the video…,it can also capture almost all kinds of files such as swf, all…item...Moreover, ACA capture PRo support selected-area capture function, it is mean that you have a more flexible screen capture resolution..... Re: What's a good screen capture tool ? Community Center Geeks' Lounge by Pear [QUOTE=camelNotation]Hi.I'm using aldo screen capture tool and getting bad results.I thought I could take … but when I go back , i can see only one capture has been taken ? Why ? I tried to take in-game… bad,blurred.Any suggestions anyone ?[/QUOTE] You can to try Screen VidShot 1.2 by Geovid: [url]http://geovid.com/Screen_VidShot… What's a good screen capture tool ? Community Center Geeks' Lounge by camelNotation Hi.I'm using aldo screen capture tool and getting bad results.I thought I could take … but when I go back , i can see only one capture has been taken ? Why ? I tried to take in-game… Re: What's a good screen capture tool ? Community Center Geeks' Lounge by techwritter For screen capture you should have a look at Screenpresso. It is the most complete (both image and video capture), light, easy to use and beatiful software. There is also a document generator. http://www.screenpresso.com Re: What's a good screen capture tool ? Community Center Geeks' Lounge by Mashka What's a good screen capture tool ? Screen VidShot... Re: What's a good screen capture tool ? Community Center Geeks' Lounge by Monte Um, im sure there are some good screen capture programs out there, google one up and see what ya find. Re: What's a good screen capture tool ? Community Center Geeks' Lounge by jwenting I've settled down to Howies Quick Screen Capture. A nifty little tool that works well, has minimal overhead, and is free. [url]http://www.howiesfunware.com/[/url] Re: What's a good screen capture tool ? Community Center Geeks' Lounge by GreenDay2001 [URL="http://www.hoverdesk.net/freeware.htm"]HoverSnap [/URL]is another light, good, easy to use screen capture utility. This company has also developed RegSeeker, which is anther great utility that I frequently use. Re: Screen capture ignoring active window Programming Software Development by mrpoate …Windows, applications just basically paint to the area of the screen assigned to them, so the desktop is just one …part of the application without a window, hence it can capture the desktop and send the images without having the image… moved, and ordered to repaint on another area of the screen, whatever was "behind" it comes into view.… Re: Screen capture ignoring active window Programming Software Development by scru … Windows, applications just basically paint to the area of the screen assigned to them, so the desktop is just one giant… part of the application without a window, hence it can capture the desktop and send the images without having the image… Re: Screen capture ignoring active window Programming Software Development by scru … moved, and ordered to repaint on another area of the screen, whatever was "behind" it comes into view. So… bad, hardware accelerated windows in pygame can only be full screen. Re: Screen capture ignoring active window Programming Software Development by mrpoate … bad, hardware accelerated windows in pygame can only be full screen. [/QUOTE] I checked out pygame on its official website and… Re: Screen Capture Hardware and Software Microsoft Windows by caperjack …;1172434]Is there more than the following ways to capture a screen shot? I'm looking for a way to copy…I've tried the following: 1). PrintScreen - captures the entire screen, but is too big for what I need 2). ALT…microsoft.com/en-US/windows-vista/Use-Snipping-Tool-to-capture-screen-shots[/url] all versons of vista,except home basic have… screen capture Programming Mobile Development by *sharath* …. and when i pause the video and click on capture button the screen should be captured. how can this be done? i… tried the following code to capture but its taking a blank… Screen Capture Hardware and Software Microsoft Windows by PDB1982 Is there more than the following ways to capture a screen shot? I'm looking for a way to copy the …: I've tried the following: 1). PrintScreen - captures the entire screen, but is too big for what I need 2). ALT… Re: screen capture Programming Mobile Development by *sharath* …. Isnt there any way to manually write the code to capture instead of using the service? So what i understood is… Re: Screen Capture Hardware and Software Microsoft Windows by Adamsappleone Print screen, then use paint to resize or crop the size you need. Example; This was cropped using paint from a full screen shot. [url]http://i40.tinypic.com/2ihxoix.jpg[/url] Re: Screen Capture Hardware and Software Microsoft Windows by Tech B I wrote a python script that captures the screen. It saves as .jpg, .bmp, .png, and .gif. I could add image resizing if needed. Let me know if you want a copy. Re: Screen Capture Hardware and Software Microsoft Windows by JoshuaGaler There are many application available to take screen shot. I am using "Screenshot Pilot 1.46" completely freeware. My sis take a lot of screenshot and she really love this application. Re: Screen Capture Programming Software Development by get connected … an 'Alt'+'PrintScrn' command to the system which would only capture the active window and none of the surrounding area. I…