View Full Version : Gui for C programs...
indian_samosa
11-03-2007, 04:28 PM
Hi,
My friend does C programming.But the programs work in a DOS environment.He wants a GUI for the program kinda like some buttons and empty spaces to enter the values,etc.What should he study now to get what he wants ?? VB ??
Thanks in advance.
casanova
11-03-2007, 04:42 PM
GUI canbe created in C as well but it is annoying. As ur friend is comfortable with C, ask him to do C#.net
The Unknown
11-03-2007, 04:46 PM
If he knws C, then tell him to do VC. GUI Apps in VC are very easy.
indian_samosa
11-03-2007, 04:50 PM
thanks guys for the prompt reply.
webgenius
11-03-2007, 05:04 PM
That's what Visual Studio is for
Pathik
11-03-2007, 05:07 PM
tell him to learn c++ and then GUI in vc++ is very easy..
Sukhdeep Singh
11-03-2007, 05:18 PM
Thats why there is a difference between C++ and *Visual* C++ ;)
sakumar79
11-03-2007, 07:50 PM
Alternatively, you can try Tcl/Tk for a cross-platform compatible solution
Arun
nishant_nms
11-03-2007, 08:03 PM
use bloodshed devC++
indian_samosa
11-03-2007, 10:00 PM
my god so many replies....thanks guys.I think he'll settle on Visual c++.
ApoorvKhatreja
12-03-2007, 02:02 AM
Even I wanted to know that........
Is Visual C++ the only way? I don't want to buy Visual Studio :( ... Isn't there a freeware alternative???
nishant_nms
12-03-2007, 07:42 AM
see my post above
ApoorvKhatreja
12-03-2007, 08:37 AM
Ok. I have Bloodshed Dev C++. The only difference in Dev C++ and TC is that Dev C++ has the MingW compiler and follows latest ANSI/ISO standards. How do I make GUI programs with a development environment???
sakumar79
13-03-2007, 07:44 AM
Try Visual C++ Express Edition which is available as a free download on the MS website...
Arun
indian_samosa
13-03-2007, 09:58 PM
sakumar thanks for the above info..
sakumar79
13-03-2007, 11:43 PM
You are welcome
Arun
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.