Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / March 2008

Tip: Looking for answers? Try searching our database.

Snapshot an image of a running application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bill Fuller - 04 Mar 2008 07:04 GMT
I am wondering if there is a way to capture an image of a running Windows
Application when the user hits a special key sequence to bring up a
"comments" dialog to be used during testing of a new app. This feature would
be cached into a central database along with the comments so that we will
have a picture of what the tester was seeing when opening up the comments
dialogue.
Peter Duniho - 04 Mar 2008 07:39 GMT
> I am wondering if there is a way to capture an image of a running Windows
> Application when the user hits a special key sequence to bring up a
[quoted text clipped - 3 lines]
> have a picture of what the tester was seeing when opening up the comments
> dialogue.

You could use the Control.DrawToBitmap() method to save a bitmap of any  
open forms (you'd have to call it once per form).

As far as the "special key sequence" goes, that's just straight input  
handling.  I assume you don't actually need help with that.

Pete
Adam Benson - 04 Mar 2008 11:14 GMT
Products like Cam Studio (http://camstudio.org/) record an AVI of what's on
the desktop.

There may be a product out there with an API that you could hook into. I
don't know of one (because I've never looked for such a beast) but it would
be worth a few minutes of your time on a search engine.

HTH,

Adam.

>I am wondering if there is a way to capture an image of a running Windows
>Application when the user hits a special key sequence to bring up a
>"comments" dialog to be used during testing of a new app. This feature
>would be cached into a central database along with the comments so that we
>will have a picture of what the tester was seeing when opening up the
>comments dialogue.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.