Thread: GUI for gome question

  1. #1
    geek Whiteghost's Avatar
    Join Date
    Aug 2005
    Posts
    19

    GUI for gome question

    any good gui lib for C++?
    Last edited by Whiteghost; 07-13-2008 at 08:09 PM.
    Fedora 9 gcc 4.3

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Yes.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Many out there. Noone will say which is the best. You may try them for yourself.
    Some include: wxWidgets, GTK, Qt (all free).
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Yes.
    Nice. Hehe.
    My thoughts exactly.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Design layer question
    By mdoland in forum C# Programming
    Replies: 0
    Last Post: 10-19-2007, 04:22 AM
  2. Replies: 2
    Last Post: 12-22-2006, 11:50 PM
  3. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  4. Gui
    By laasunde in forum C++ Programming
    Replies: 1
    Last Post: 12-17-2002, 12:54 PM
  5. GUI help
    By z33z in forum Windows Programming
    Replies: 8
    Last Post: 12-13-2001, 09:16 PM