Search:
Forum
UNIX/Linux Programming
GUI coding intro tutorial
GUI coding intro tutorial
May 11, 2011 at 11:12pm UTC
WSiaB
(15)
I have just completed a Introduction to C++ class and all we did was work in the console. I was wondering what are some good sites to help teach me win32 GUI coding.
I am looking for the same (GUI coding intro tutorial) but for Linux. Any ideas?
Last edited on
May 11, 2011 at 11:13pm UTC
May 12, 2011 at 8:31am UTC
Moschops
(7244)
QT -
http://www.digitalfanatics.org/projects/qt_tutorial/
wxWidgets -
http://zetcode.com/tutorials/wxwidgetstutorial/
GTK -
http://developer.gnome.org/gtk-tutorial/2.90/
FLTK-
http://www3.telus.net/public/robark/
There are so many libraries available for making GUIs. You should do some research and pick one to start with.
Last edited on
May 12, 2011 at 8:31am UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs