Hi again,first i must say that i am familiar with c++ but only console programming. I am beginner so can you please be more gentle. I want to move on programming with buttons,windows,check boxs,input box and so on,i have heard of API and GUI what is the diference ? They are used for ? And when i try to compile some code Qt 4 code with DevC++ it gives me a lot of error,can you tell me why i get that error,do i need new compiler or there are missing compiler libraries ? Thanks for your help and lost time with my problem :)
XTRobot 0 Newbie Poster
Recommended Answers
Jump to PostGo for wxWidgets. It is simple and have heavy documentation.
Go to :
www.wxwidgets.org
and
www.zetcode.com
With a …
Jump to PostOh! Learning wxwidgets and C++ are easier, at least for me it have been. You use C++ codes. Only there are ready classes that you inherit to make your GUI and all the widgets. So with GUI, you must be immersed in C++ OOP concepts especially Inheritance.
That Book …
Jump to Posthttp://alleg.sourceforge.net/readme.html
it says alleg is for multimedia and games.
So to my understanding, it is simply aimed not at General GUI but geared to multimedia/games
Jump to Poston,i have heard of API and GUI what is the diference ?
Most of the time, the functions to create a GUI are part of an API, but the difference lies in the fact that an API doesn't necessarily have to feature a GUI, we could for example talk about …
Jump to PostThere's this wonderfull site online recently called 'google'. Here's how to use it. The first link is what you want. :icon_wink:
All 18 Replies
athlon32 56 Junior Poster in Training
u8sand 68 Junior Poster
Stefano Mtangoo 455 Senior Poster
XTRobot 0 Newbie Poster
waldchr -2 Junior Poster in Training
Stefano Mtangoo 455 Senior Poster
Stefano Mtangoo 455 Senior Poster
athlon32 56 Junior Poster in Training
tux4life 2,072 Postaholic
Salem commented: Nice post +36
XTRobot 0 Newbie Poster
tux4life 2,072 Postaholic
XTRobot 0 Newbie Poster
tux4life 2,072 Postaholic
XTRobot 0 Newbie Poster
tux4life 2,072 Postaholic
XTRobot 0 Newbie Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
XTRobot 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.