•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 456,452 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,623 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 687 | Replies: 12
![]() |
•
•
Join Date: May 2008
Location: Infinite Castle, below Beltline
Posts: 307
Reputation:
Rep Power: 1
Solved Threads: 27
•
•
•
•
>>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: 295
Reputation:
Rep Power: 1
Solved Threads: 41
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: 52
Reputation:
Rep Power: 1
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.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
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

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