Thread: Freeware C or C++ GUI?

  1. #1
    Unregistered
    Guest

    Freeware C or C++ GUI?

    Are there any freeware C or C++ Grahical User Interfaces available? I mean sth like Microsoft Visual C but free. That you can use visual interface, add buttons or text fields visually and so on, not only a code window...

    Or are there only paid versions of thing like this?

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    You can download DJGPP. There are, I believe, more then one IDE to go with it, Rhide is a common one. There is a link to the download site from the "Compilers" section in the FAQ. There are other as well.

    http://www.cprogramming.com/boardfaq...linkscompilers

    The learning edition of MS VC++ comes with some books. Deitel and Deitel for example.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered User -leech-'s Avatar
    Join Date
    Nov 2001
    Posts
    54
    IF you mean a graphical resource editor, you can use LCC-win32: http://www.cs.virginia.edu/~lcc-win32/
    Not yet, have to think of one...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Convert Windows GUI to Linux GUI
    By BobS0327 in forum Linux Programming
    Replies: 21
    Last Post: 11-27-2005, 04:39 AM
  2. .NET And GUI Programming :: C++
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 01-27-2002, 04:22 PM
  3. GUI Programming :: C++ Exclusive
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 01-25-2002, 03:22 PM
  4. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM
  5. GUI (Graphical User Interface) Help Needed
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-11-2001, 10:35 AM