English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I've designed a program in C++ that would only be useful if I found a way to have it appear as a window like any other window, not a command prompt.

2006-12-12 16:44:48 · 5 answers · asked by Anonymous in Computers & Internet Programming & Design

5 answers

Easiest solution:

Obtain Visual Studio .Net (2003 or 2005).

Create a new Managed C++ Application (Windowed).

Use the Form Designer to design your form. You may have to learn a little .Net to get it going, but its super easy.

2006-12-12 17:01:34 · answer #1 · answered by Anonymous · 1 0

Have u did window programming? if not then it will run only in command line. To run in windows use VB, QTDesigner(linux) like softwares to make window softwares.

2006-12-12 16:48:06 · answer #2 · answered by iMaXX 4 · 0 1

CrNtRL ALt DLT dude

2006-12-12 16:47:52 · answer #3 · answered by Anonymous · 0 1

"Qt"

-get the evaluation version

http://www.trolltech.com/products/qt

2006-12-12 16:48:07 · answer #4 · answered by screaminhangover 4 · 0 0

you may have to use MFC for it
http://www.freeprogrammingresources.com/cppbooks.html

http://coding-zone.co.uk/cpp/win.shtml

http://www.codeguru.com/

http://www.coding-zone.co.uk/cpp/

2006-12-12 16:53:45 · answer #5 · answered by Anonymous · 1 0

fedest.com, questions and answers