GIDForums

Go Back   GIDForums > Computer Programming Forums > CPP / C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 24-Mar-2008, 08:09
shruti_geek shruti_geek is offline
New Member
 
Join Date: Mar 2008
Posts: 3
shruti_geek is an unknown quantity at this point
Unhappy

How to take snap shot of the of project screen in C


Can anyone help me out with my project. I am doing a project on graphics editor that is creating one with help of C. I want to know how to take snapshot of that editor in C. Cause that snapshot of editor which I have created I have to present in my project report.
  #2  
Old 24-Mar-2008, 19:15
TurboPT's Avatar
TurboPT TurboPT is offline
Regular Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 870
TurboPT is a jewel in the roughTurboPT is a jewel in the roughTurboPT is a jewel in the rough

Re: How to take snap shot of the of project screen in C


Is this just a screen snapshot that is needed?

Not sure what system you have, but on Windows, the 'PrintScreen' key (might be abbreviated 'PrtScr' on some keyboards) will copy the desktop image to the clipboard.

Alt+PrintScreen will copy the the 'active window' to the clipboard (like a MessageBox, for example); however, some applications don't respond to this option well.

So, if the Alt+PrintScreen doesn't work, then just copy the entire desktop, paste it into MSpaint (or some other similar app) and crop the image down to the part that you need.

HTH.
__________________
Use the force...read the source!!
WYCIWYG -- what you code is what you get!
  #3  
Old 27-Mar-2008, 02:58
shruti_geek shruti_geek is offline
New Member
 
Join Date: Mar 2008
Posts: 3
shruti_geek is an unknown quantity at this point

Re: How to take snap shot of the of project screen in C


i tried print screen and even tried alt+prnt screen bt nothing worked... this works in linux bt im usein windows xp.. n i have to take snapshot of o/p of a c pgm(and d pgm is a graphics editor) and then use it in word document for the report
  #4  
Old 27-Mar-2008, 07:41
fakepoo fakepoo is offline
Regular Member
 
Join Date: Oct 2007
Posts: 395
fakepoo is a jewel in the roughfakepoo is a jewel in the roughfakepoo is a jewel in the rough

Re: How to take snap shot of the of project screen in C


Simply bring your project screen to the front, hit Alt-PrintScreen. This will copy it to the clipboard. If you want to create an image file, open MS Paint and paste. Then you can save it as a .jpg or .gif or whatever format you wish.
  #5  
Old 04-Apr-2008, 12:36
shruti_geek shruti_geek is offline
New Member
 
Join Date: Mar 2008
Posts: 3
shruti_geek is an unknown quantity at this point

Re: How to take snap shot of the o/p screen in C


i tried, pressed print screen fr d graphics editor screen (o/p of my c pgm) n tried pastein in paint bt it dint work nothing got pasted
 

Recent GIDBlogGoing to Iraq by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen capture and save as date & time thebrighter C Programming Language 1 22-Jul-2007 10:50
“almost” changing screen resolution reduces CPU workload? M Metazoa MS Visual C++ / MFC Forum 0 27-Nov-2006 06:20
need help with a console menu system BullBuchanan CPP / C++ Forum 6 20-Aug-2006 14:46
Issues in screen saver software using c# girigid .NET Forum 0 07-Dec-2005 10:00
laptop hp n3370 - how to get a replacement screen? bubitutor Computer Hardware Forum 7 05-Sep-2004 16:50

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:13.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.