it01y2 0 Report post Posted January 31, 2008 I am new to c++, is it possible to create a GUI interface as when i make programs all i get is a msdos/prompt type window? Share this post Link to post Share on other sites
coolcat50 0 Report post Posted February 3, 2008 You have to use a seperate library to do this. You can do it with VC++ though if you can't find a graphics library. The same is with Perl. Share this post Link to post Share on other sites
Csshih 0 Report post Posted February 14, 2008 wow, thanks, coolcat, I didn't even know that.then again, I am only in a intro to CS class in high School. Share this post Link to post Share on other sites