Thread: About C++ object-oriented GUI libraries

  1. #1
    Registered User Fernando Aires's Avatar
    Join Date
    Nov 2010
    Location
    Brazil - Florianópolis, SC
    Posts
    6

    Lightbulb About C++ object-oriented GUI libraries

    Hello.

    I'd like to start programming GUI applications in C++, but I have only programmed in Java and its native Swing API so far. The only other GUI library that I know about is Windows' own C library but it's weird and confusing, and it's not C++, it's plain old C. Can you suggest me some good C++ GUI libraries, which are easy to use and platform independent?

    Thanks.

  2. #2
    -bleh-
    Join Date
    Aug 2010
    Location
    somewhere in this universe
    Posts
    463
    Have you tried Qt?
    "All that we see or seem
    Is but a dream within a dream." - Poe

  3. #3
    Registered User Fernando Aires's Avatar
    Join Date
    Nov 2010
    Location
    Brazil - Florianópolis, SC
    Posts
    6
    Quote Originally Posted by nimitzhunter View Post
    Have you tried Qt?
    Not yet, but I'll take a look, thanks for your suggestion

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Object Oriented Programming
    By obaid in forum C++ Programming
    Replies: 5
    Last Post: 08-22-2007, 05:31 AM
  2. Object oriented approach in C.
    By arunj in forum C Programming
    Replies: 3
    Last Post: 04-19-2006, 02:22 AM
  3. Object oriented approach in C
    By arunj in forum C++ Programming
    Replies: 1
    Last Post: 04-19-2006, 12:39 AM
  4. object oriented paridigm??
    By stormfront in forum C Programming
    Replies: 8
    Last Post: 12-09-2005, 08:34 PM
  5. Object Oriented Cube
    By Ti22 in forum Game Programming
    Replies: 3
    Last Post: 01-11-2005, 08:18 PM

Tags for this Thread