Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using MFC for GUI development

Status
Not open for further replies.

javaguy1

Programmer
Joined
May 14, 2003
Messages
136
Location
US
im trying to learn how to use MFC, but havent found much in the way of tutorials. i found one tutorial that introduced me to creating SDI apps and the doc, view, and mainframe files, but i found it to be little help for what i want to do. i figured a good way to learn would be to recreate a program i wrote in VB using MFC. it is a small window with no menu, no status bar, no maximize button, some textboxes, labels, a command button, and a checkbox. i was expecting to be able to add components like i do in VB(in fact i used to add them the same way using Forte for Java). any help or links would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top