GUI buttons

hello every one.

I have been learning c++ for a while now and i want to start learning GUI programming. i have been looking for a while how to make buttons and other things like text boxes. i havnt had much luck. i am usiing visual studios 2008. can anyone please help explain how to do this.

thanks in advance.
You can check the link below or buy the book programming windows 5th edition by charles petzold.

http://www.winprog.org/tutorial/
Last edited on
You could also use a cross-platform library such as Qt:

http://qt.nokia.com/
closed account (1yR4jE8b)
+1 for QT, it is such an amazing library...so many awesome features and QT Creator is a great RAD tool for creating QT Gui Apps
Topic archived. No new replies allowed.