Software Alternatives & Reviews

wxWidgets VS Photon Micro GUI

Compare wxWidgets VS Photon Micro GUI and see what are their differences

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library

Photon Micro GUI logo Photon Micro GUI

Open-source, resolution independent GUI library in C++
  • wxWidgets Landing page
    Landing page //
    2022-07-21
  • Photon Micro GUI Landing page
    Landing page //
    2023-10-17

wxWidgets videos

Cross Platform Graphical User Interfaces in C++

More videos:

  • Demo - More Cross Platform Graphical User Interfaces in C++: Custom Controls

Photon Micro GUI videos

No Photon Micro GUI videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to wxWidgets and Photon Micro GUI)
Development Tools
87 87%
13% 13
Rapid Application Development
Cross-Platform Development
Game Engine
0 0%
100% 100

User comments

Share your experience with using wxWidgets and Photon Micro GUI. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Photon Micro GUI might be a bit more popular than wxWidgets. We know about 6 links to it since March 2021 and only 6 links to wxWidgets. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

wxWidgets mentions (6)

  • Building KiCad 6.0.11 from source - wxWidgets problem
    I decided to compile from scratch the latest wxWidgets from wxwidgets.org. And I compiled and installed successfully for both X11 and GTK. Source: 8 months ago
  • Tic tac toe ine c++ ?
    Some say qt, others wxwidgets, u++, sfml, here is a video from quick search on wxwidgets and c++ for beginners https://www.youtube.com/watch?v=FOIbK4bJKS8 Choosethem depending on learning curve and where they will take you, you might learn something harder because it takes you farther to where you want to go. Source: over 1 year ago
  • The Decline and Fall of Java on the Desktop Part 1 (1999-2005)
    > Java Swing still lets you make native-looking-and-feeling apps (with some care). I don't know of any new GUI frameworks that let you do the same. That's the whole raison d'être of the (C++) wxWidgets toolkit. [0] It fully commits to using native GUI widgets, rather than impersonating them. (That is, it wraps various other toolkits.) As others have pointed out, the other major cross-platform toolkits (Qt, GTK)... - Source: Hacker News / about 2 years ago
  • Why is Audacity not up to date in Arch repo?
    That all being said: We are now all waiting on wxwidgets to release their next stable version so that we can upgrade. It makes no sense to use an unstable version of that upstream, as in its development releases it literally breaks on every patch level release. It also makes no sense to start packaging a custom version of wxgtk just for audacity (the overhead required is just not worth it). Source: over 2 years ago
  • Ask HN: Is there any cross platform non native GUI written in C that looks good?
    Looking good is very subjective of course… did you take a look at wxWidgets? https://wxwidgets.org/. - Source: Hacker News / over 2 years ago
View more

Photon Micro GUI mentions (6)

  • Digital Audio Workstation Front End Development Struggles
    There's a relatively new C++ GUI library literally called "Elements". Not sure how it works though, but the way it looks, and the music background of its creator makes it appear designed for DAWs. https://github.com/cycfi/elements. - Source: Hacker News / 12 months ago
  • Introducing Slint 1.0 - The Next-Generation GUI Toolkit with C++20 APIs
    Further, if you we want a "modern" C++ GUI framework what actually would be modern would be to use mechanisms in the language itself as a quasi-DSL from within the language. This is something like what Joel de Guzman is doing with Elements. Source: about 1 year ago
  • Boost.URL ACCEPTED, get the beta now!
    It's a complex domain. The closest we have at the moment is Elements which hasn't been proposed for Boost (yet?) but is by Joel de Guzman, the primary author of Boost.Spirit. Source: over 1 year ago
  • Is there any MIT/BSD licensed UI framework for C++ ?
    Elements was mentioned as a specific example of an MIT-licensed GUI library on the CPPcast episode from 5 May 2022. Source: almost 2 years ago
  • GUI for software, not games, but lighter than Qt ?
    If you don't want to use Qt I honestly think your best bet may be to become an early adopter of cycfi elements depending on your project. Elements is still rough but is useable for small applications. I think when it is finished it will be the best choice for a retained mode GUI library, but right now it is missing a lot of things (e.g. The standard common dialogs, "open", "Save as", etc.) , and has basically zero... Source: about 2 years ago
View more

What are some alternatives?

When comparing wxWidgets and Photon Micro GUI, you can also consider the following products

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.

PyQt - Riverbank | Software | PyQt | What is PyQt?

IUP Portable User Interface - IUP is a multi-platform toolkit for building graphical user interfaces.

Electron - Build cross platform desktop apps with web technologies