| | |
how to program GUI in C++?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
>>You are not blaming me for anything else. Does that mean I am right?.
No, it just means that line had a typ. To check if you are right or wrong you have to compile and run the program.
>>ill I registered in this forum the only world I knew was Turbo C.
Great moveI'm sure you won't regret the move.
•
•
Join Date: Apr 2008
Posts: 296
Reputation:
Solved Threads: 42
Hi all,
I would never suggest beginners to program considerable GUIs by using MSDN because it may last until the cow comes home as Ancient Dragon already pointed out. Maybe a better and clearer way for creating GUIs is QT 4 (has nice bar graph) or wxWidgets (both free), also suggested by Ancient Dragon and niek_e. There is also Fox toolkit from a Netherlands guy which is completely free. Using one of them you can freely roam between Win and Unix. Then you should also use gcc with codeBlocks or wxdevC++ on Win, or KDE on Unix (as I do).
(Best of all would be Delphi or Kylix
)
krs,
tesu
I would never suggest beginners to program considerable GUIs by using MSDN because it may last until the cow comes home as Ancient Dragon already pointed out. Maybe a better and clearer way for creating GUIs is QT 4 (has nice bar graph) or wxWidgets (both free), also suggested by Ancient Dragon and niek_e. There is also Fox toolkit from a Netherlands guy which is completely free. Using one of them you can freely roam between Win and Unix. Then you should also use gcc with codeBlocks or wxdevC++ on Win, or KDE on Unix (as I do).
(Best of all would be Delphi or Kylix
) krs,
tesu
Last edited by tesuji; Jun 17th, 2008 at 3:29 pm.
•
•
Join Date: Mar 2008
Posts: 62
Reputation:
Solved Threads: 5
I think someone put the winprog tutorial in here, follow it to the tee, it has helped me loads. I'm getting a little better with Windows API, but I am by no means an expert, especially since I'm taking a "break" from coding at the moment. Anyway, goodluck with that, I have found a few other resources I'll try and post in a bit.
![]() |
Similar Threads
- GUI program that stores information of a friend(name,surname,age,favourite artist)in (Java)
- Stuck in GUI (Python)
- GUI Suggestions (C++)
- TURN THIS ASSIGNMENT UserID INTO GUI, CAN YOU HELP ME (Python)
- Small ATM banking program (C++)
- Help with a reservation program! GUI Messed XD (Java)
- How can I have my program wait for input before continuing? (Java)
- GUI advice (C++)
- help with program to convert integers to roman numerals (Java)
Other Threads in the C++ Forum
- Previous Thread: Best way to do this..?
- Next Thread: Creating a Dynamic Library
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion count data database delete deploy desktop developer directshow dll dynamiccharacterarray email encryption error file forms fstream function functions game getline google graph homeworkhelp homeworkhelper iamthwee ifstream input int integer lib linkedlist linux list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates text tree unix url vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets




I'm sure you won't regret the move.
