Software Alternatives & Reviews

GUI programming in C++

Qt / C++ Dear ImGui
  1. Qt is a great cross-platform development toolkit.
    Qt Looks like native widgets Lots of functionality Event based - can both be intuitive to understand and complex, but is efficient for CPU for typical desktop applications Lots of resources available.

    #Programming Language #OOP #Generic Programming Language 13 social mentions

  2. Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
    Dear ImGui Easy to use and understand Immediate mode is simple to understand and fits games with a render loop Small file size Con: Doesn't look like your native OS widgets.

    #IDE #Game Engine #Text Editors 156 social mentions

Discuss: GUI programming in C++

Log in or Post with