Thread: What's a good GUI library for C++?

  1. #1
    Registered User
    Join Date
    Sep 2018
    Posts
    217

    What's a good GUI library for C++?

    I want to start learning some GUI library so I can start making sick applications. I mean console input outputs are fine but GUI applications are the real meat.

    So what would you suggest?
    -> What would you suggest for a newbie.
    -> What would you suggest if the GUI library had to support GIF images, sounds.

    Also what would you suggest for something like game development?

    Cheers!

  2. #2
    Guest
    Guest
    Qt is pretty mainstream.

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    FLTK and wxWidgets are also reasonably popular choices.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Good ZIP library?
    By Dave11 in forum C++ Programming
    Replies: 3
    Last Post: 06-23-2015, 07:34 AM
  2. a few good vc++ extension library
    By jackonlyone in forum Windows Programming
    Replies: 0
    Last Post: 04-12-2010, 09:55 PM
  3. Is there any good GUI library for C++?
    By sarah22 in forum C++ Programming
    Replies: 2
    Last Post: 08-01-2009, 06:42 AM
  4. A good graphics library?
    By Devils Child in forum C++ Programming
    Replies: 44
    Last Post: 01-26-2008, 10:44 AM
  5. A Good Graphics Library
    By Imperatus in forum C Programming
    Replies: 1
    Last Post: 06-26-2003, 03:08 AM

Tags for this Thread