![]() |
Library for a C GUI
Hi, whatg is a good library in C that will allow me to make a GUI based program instead of a command line program.
I DON'T wan't to use anything like Visual c or somthing, as i like to do 100% coding and no drag and drop. It feels pointless to me otherwise. Thanks :) |
Since you are asking for a library I am guessing you don't want to write native (as in platform specific) so you should take a look at GTK it is a pretty popular cross platform GUI framework. Here is the getting started page too: http://developer.gnome.org/gtk3/stab...g-started.html
|
@oracleguy
I don't know much about C, all i know is the basics, however i want to make a program thats not a command line program.
How would i go about making a native program? PS. Thanks for the advise on GTK. I'm going to use that aswell :) |
| All times are GMT +1. The time now is 12:25 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.