user interface - Introduction to GUI programming with c -


I am completely new GUI and programming and so far I have a general understanding of C and I spent a lot of time Is the console application

I am trying to learn the GUI but have failed so far. I have tried to learn through authoritative documents (via official document), gtk (via official document) and Win32 (forg32s win32 tutorial), but there is still not enough available there.

I still want, but I can not seem to find any good stuff What do you recommend as a start for the beginning?

If you are strictly limited to C, then you have only Some options are GTK + probably the easiest for beginners.

An object-oriented language like C ++ is more favorable for GUI programming. If you prefer to use C ++, then I strongly recommend, mainly due to its very good documentation. Reason, especially for beginners


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -