cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Windows Programming : Making A GUI
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programm...
Articles
Lounge
Jobs

-

post  Making A GUI

Console (16)
I was wondering how I'm supposed to make a GUI in Windows. I don't know much about programming, so I turn to the Cplusplus Forums community:

*Advice, link, or instructions on making a Windows GUI with:
**PNG Images
**Buttons


And if it's really hard, like 200 lines of code, don't bother with posting it; a link will suffice.

**~Console
|
Bazzy (547)
Try this http://www.cplusplus.com/src/ for some examples.
|
george135 (68)
Read the Petzold...
|
Mal Reynolds (66)
"Programming Windows" by Charles Petzold is a great idea. the MSDN online library is another great resource. I also found "theForger's Win32 API" tutorial a wonderful first step into windows programming as it explains some of the basics of how a windows program works... http://www.winprog.org/tutorial/
|

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2009 - All rights reserved - v2.2
Spotted an error? contact us