Connecting Tech Pros Worldwide Forums | Help | Site Map

GUI Help?

Member
 
Join Date: Jul 2007
Posts: 34
#1: Jul 24 '07
How would i make a GUI where i have a simple button that does something when clicked? I'm quite new to the language! I use Visual C++ 6

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Jul 24 '07

re: GUI Help?


Quote:

Originally Posted by samthemist

How would i make a GUI where i have a simple button that does something when clicked? I'm quite new to the language! I use Visual C++ 6

Have you looked into Win32 API tutorials? I would start there.
Member
 
Join Date: Jul 2007
Posts: 34
#3: Jul 24 '07

re: GUI Help?


Quote:

Originally Posted by sicarie

Have you looked into Win32 API tutorials? I would start there.

I have tried a basic tutorial where i can do a window and a menu at the top. Though that is all.
Familiar Sight
 
Join Date: Mar 2007
Posts: 148
#4: Jul 24 '07

re: GUI Help?


Quote:

Originally Posted by samthemist

I have tried a basic tutorial where i can do a window and a menu at the top. Though that is all.

That's a good first step.
I found this tutorial to be useful in learning the basics quickly.
Reply


Similar C / C++ bytes