Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 11-03-2008, 10:50 AM   #1 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Arrow How to take screenshots of C++ graphics programs in XP??


Thread Title says it all..~!!


Kindly help
akshaykapoor_3 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 11-03-2008, 11:56 AM   #2 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: How to take screenshots of C++ graphics programs in XP??

Press the PrintScreen button on your keyboard or Alt + PrintScreen button on your keyboard to capture only the active Window. Open MS-Paint and paste it in there. Save it as whatever file type you want.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 11-03-2008, 08:31 PM   #3 (permalink)
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Default Re: How to take screenshots of C++ graphics programs in XP??

^^+1
Use d PrtScr button...
redhat is offline  
Old 11-03-2008, 10:53 PM   #4 (permalink)
High without substance...
 
chicha's Avatar
 
Join Date: Sep 2005
Location: dark side of the moon
Posts: 402
Default Re: How to take screenshots of C++ graphics programs in XP??

print screen did not work for me, i tried all kinds of softwares but nothing worked on XP so i tried it on 98 it worked.
__________________
I am Acrophobic, Entomophobic, Melissophobic. :).
:(
chicha is offline  
Old 12-03-2008, 01:44 AM   #5 (permalink)
I Always Prefer 1080p
 
techtronic's Avatar
 
Join Date: May 2006
Posts: 1,018
Default Re: How to take screenshots of C++ graphics programs in XP??

Use screen capture software like SnagIt or Camtasia Studio to capture still and video.
techtronic is offline  
Old 12-03-2008, 04:37 AM   #6 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: How to take screenshots of C++ graphics programs in XP??

i u got Irfanview, u can use it to take screenshots too

pressing C will bring up the screenshot options window, where you can specify the filetype in which to save, the file name pattern, keyboard shortcut to take the screenshot etc
slugger is offline  
Old 12-03-2008, 07:59 AM   #7 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Arrow Re: How to take screenshots of C++ graphics programs in XP??

If it ws dat easy ... i wouldnt hav asked here. .. dis screenshot thng only wrks wth win 98 i guess(as my frnds say) !! ...pressing "PrtScr" doesnt wrk in XP.. i Tried Irfanview as well bt it dint wrk out..

Moreover "Alt Enter" combi just works on compiler windows but the oputput is always shown in full screen mode... !!
akshaykapoor_3 is offline  
Old 12-03-2008, 08:06 AM   #8 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: How to take screenshots of C++ graphics programs in XP??

restore the result windows (i.e not in full screen). and take snaps
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 12-03-2008, 08:12 AM   #9 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Default Re: How to take screenshots of C++ graphics programs in XP??

^^^I cannot restore the OUTPUT window by usin "alt enter"...!!!
akshaykapoor_3 is offline  
Old 12-03-2008, 08:15 AM   #10 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: How to take screenshots of C++ graphics programs in XP??

write and execute the program in restored window.
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 12-03-2008, 08:34 AM   #11 (permalink)
Wandering In Tecno Land
 
Ecko's Avatar
 
Join Date: Feb 2005
Location: 127.0.0.1
Posts: 724
Default Re: How to take screenshots of C++ graphics programs in XP??

Quote:
Originally Posted by akshaykapoor_3 View Post
^^^I cannot restore the OUTPUT window by usin "alt enter"...!!!
Right Click TC.exe & make adjustments in Properties
__________________
Born in Windows Die In Linux © 2009-10 All Rights Reserved.
Learn Linux : www.linoob.com (Official WebSite)
Ecko is offline  
Old 13-03-2008, 07:58 AM   #12 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Default Re: How to take screenshots of C++ graphics programs in XP??

^^maaaaaan !!!.. I'm fed up wid dis nw...Literally tried evrythng...Almost evrythng has been tried even before you guyz suggestted...
Thanks a lot for your support and time ...This is why i love putting up questions here at thinkdigit..!!

MORAL: screenshots cannot be taken in XP...it works only with 98..!!

akshaykapoor_3 is offline  
Old 13-03-2008, 08:02 AM   #13 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: How to take screenshots of C++ graphics programs in XP??

BTW, are you using TC?
Try DevC++
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 13-03-2008, 08:13 AM   #14 (permalink)
Wise Old Owl
 
dOm1naTOr's Avatar
 
Join Date: Mar 2005
Location: shhhh!!!!! on a sniper point
Posts: 4,200
Default Re: How to take screenshots of C++ graphics programs in XP??

run C++ using dosbox. So that u can probably use buttons like printscreen while working in c++.

And also try those c++ querries on any linux promt, so ull get the output on more use friendly screen.
__________________
G1: PII X4 B50 4.0 | TRUE 120*2 | TA790GXB A2+ | 4GB DDR2 GSkill 1200 | Audigy 2 | HD4870 | HEC 550 | MX 518.
G2: AII 240 | M2N 68AM+ | 3GB| 8800GT | Zebby Plat 500
G3: XPS M1530 |
FZ 16.
dOm1naTOr is offline  
Old 13-03-2008, 01:05 PM   #15 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Default Re: How to take screenshots of C++ graphics programs in XP??

@Gigacore... i tried DEV C++..!!

@d0m1naT0r
Yeh...May be that should work...
akshaykapoor_3 is offline  
Old 13-03-2008, 06:59 PM   #16 (permalink)
High without substance...
 
chicha's Avatar
 
Join Date: Sep 2005
Location: dark side of the moon
Posts: 402
Default Re: How to take screenshots of C++ graphics programs in XP??

dude i had the very same problem you are facing now, i looked at all the internet cafe's and i found one with win 98 i went with my troubo c installed it there and took all the screen shots i need.

do 1 thing send me the program, and tell me what you need.
i will try it at the same place.
(But please do not depend totally on me, they might not have it now)
but i will try for sure.
__________________
I am Acrophobic, Entomophobic, Melissophobic. :).
:(
chicha is offline  
Old 13-03-2008, 08:02 PM   #17 (permalink)
Torrent Lover :)
 
akshaykapoor_3's Avatar
 
Join Date: Nov 2006
Location: Chandigarh
Posts: 182
Default Re: How to take screenshots of C++ graphics programs in XP??

^^^ Thanks fr ur words buddy !! .It feels gr8 havin wonderful people like u at this forum ready to help othrs...Acually I have got the screenshots , nd yes they were taken from a pc running 98..

offtopic..
Gud to knw dat u r also doin BCA ..where do u put up ??
akshaykapoor_3 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uninstall programs, not listed in add/remove programs Aanand QnA (read only) 9 06-06-2008 07:00 PM
screenshots magneticme200 Software Q&A 8 25-07-2007 11:34 PM
How to take screenshots of BIOS ? VexByte QnA (read only) 14 01-03-2007 10:51 AM
Make a folder in "start>programs" menu & move programs to it Aanand QnA (read only) 5 26-10-2005 12:25 AM
NFS UG2 CAR SCREENSHOTS Prajith Gamerz 1 06-07-2005 01:19 AM

 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2