This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GUI programming


Tushar kant wrote:
Hello,

My name is Tushar Kant, I am a hobby programmer. I wish to create
GUI's using gcc. Could you guide me as to how to do the same easily.

There are many ways to do GUI programming. Here's a suggestion:


Install gcc on your system. Gcc installs on Linux, Unix, Mac, or Cygwin.

Instal wxwidgets.  Read "Cross-Platform GUI Programming
with wxWidgets" by Smart, Hock, and Csomor.

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]