Computing.Net > Forums > Programming > DevCPP GUI programming

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DevCPP GUI programming

Reply to Message Icon

Name: hellx
Date: August 21, 2003 at 05:44:21 Pacific
OS: W2K
CPU/Ram: P4Celeron 1,2GHz
Comment:

Does anyone know free wokring GUI maker for DevCPP ???




Sponsored Link
Ads by Google

Response Number 1
Name: zeroguy
Date: August 21, 2003 at 19:46:09 Pacific
Reply:

Technically Dev-C++ is an IDE, and it has some kind of resource file editor, but it isn't much help.

If you're trying to do Windows GUI, I used to use something called Wedit for making resource files. Try searching on Google or something for tutorials on windows GUI programming (or API, whatever), and they can usually suggest a good IDE for making .rc files.

Or (what I recommend), you could learn GTK+(mm). Although the win32 version isn't all too stable, I find it the easiest to use (of those that I have found), and it's kind like the swing classes in Java. (Like 'add widget to other widget'-type commands.) And it's cross-platform, which is always good. Go to www.gtk.org for more info. They have links for the win32 GTK runtime and development libraries/DLLs, and tutorials. (GTK stands for the GIMP ToolKit.)


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: DevCPP GUI programming

Win GUI Programming www.computing.net/answers/programming/win-gui-programming/456.html

perl - GUI for Win32 programing www.computing.net/answers/programming/perl-gui-for-win32-programing/1715.html

GUI's www.computing.net/answers/programming/guis-/4386.html