No features have been listed yet.
No Photon Micro GUI videos yet. You could help us improve this page by suggesting one.
Based on our record, Uno Platform seems to be a lot more popular than Photon Micro GUI. While we know about 72 links to Uno Platform, we've tracked only 6 mentions of Photon Micro GUI. 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.
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 / about 2 years ago
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 2 years ago
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 2 years ago
Elements was mentioned as a specific example of an MIT-licensed GUI library on the CPPcast episode from 5 May 2022. Source: about 3 years ago
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 3 years ago
As-is today, AI tools provide some productivity gains. However, they are not replacements for experienced developers. At Uno Platform we are investing in tools which make developers productive within their current environments, such as Hot Design. Also, we are keeping a close eye and thinking of these useful scenarios to apply AI to, as we don’t believe just adding a simple LLM to it will actually add value. So,... - Source: dev.to / 3 months ago
Https://platform.uno/ is an option for building web apps with xaml. - Source: Hacker News / 4 months ago
> And even if it were accomplished in a central open source library like Flutter, that adds a considerable amount to the package size of any application. The download really isn't much different to a typical website. That Flutter demo in wasm is 2 megabytes. Avalonia UI's WebAssembly uses canvas in C#: https://avaloniaui.net/ Uno Platform's WebAssembly implementation uses the DOM rather than drawing to... - Source: Hacker News / 7 months ago
> I'd rather we just move to native cross platform applications and stop using a document browser to build interactive applications Here you go. Do both native and wasm: https://avaloniaui.net/ https://platform.uno/ https://flutter.dev/. - Source: Hacker News / 7 months ago
Ah, so what you want is Uno. It uses WebAssembly and the DOM: https://platform.uno/ > Why did I even bother replying to you, sigh. I think it's because you're overwrought. Don't fear WebAssembly. - Source: Hacker News / 7 months ago
IUP Portable User Interface - IUP is a multi-platform toolkit for building graphical user interfaces.
Avalonia - A multi-platform .NET UI framework
Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
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.
GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.
wxWidgets - wxWidgets: Cross-Platform GUI Library