Software Alternatives & Reviews

wxWidgets VS JUCE

Compare wxWidgets VS JUCE and see what are their differences

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library

JUCE logo JUCE

JUCE is a wide-ranging C++ class library for building rich cross-platform applications and plugins...
  • wxWidgets Landing page
    Landing page //
    2022-07-21
  • JUCE Landing page
    Landing page //
    2023-01-29

wxWidgets videos

Cross Platform Graphical User Interfaces in C++

More videos:

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

JUCE videos

Terra Kai Organic Juce Review

More videos:

  • Review - QUICK A$$ JUCE REVIEW - Juice Cabin's Tennessee Vanilla

Category Popularity

0-100% (relative to wxWidgets and JUCE)
Development Tools
66 66%
34% 34
Rapid Application Development
Cross-Platform Development
Game Engine
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, JUCE should be more popular than wxWidgets. It has been mentiond 55 times since March 2021. 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

JUCE mentions (55)

  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
    Personally, I started by writing externals for Pure Data, then started to contribute to the care. Later I took the same path for SuperCollider. The more typical path, I guess, would be to start with simple audio plugins. Have a look at JUCE (https://juce.com/)! Realtime audio programming has some rather strict requirements that you don't have in most other software. Check out this classic article:... - Source: Hacker News / 4 days ago
  • Anyone know anyone that creates plugins?
    Check out https://juce.com in the meantime. Source: 5 months ago
  • Modern C++ Programming Course
    You can definitely start putting C++ into your embedded projects, and get familiar with things in an environment in which you're already operating. A lot of great C++ code can be found with motivated use of, for example, the platformio tooling, such that you can see for yourself some existing C++ In Embedded scenarios. In general, also, I have found that it is wise to learn C++ socially - i.e. Participate in Open... - Source: Hacker News / 5 months ago
  • Ardour 8.0 released
    Https://juce.com Maybe that's what you want? - Source: Hacker News / 7 months ago
  • What programming languages do you recommend starting with regarding audio visual programming/audio software development?
    Respect for the others here who recommend C but I think they’re possibly masochists. If anything JUCE, which uses C++ is in my opinion far more approachable. Source: 10 months ago
View more

What are some alternatives?

When comparing wxWidgets and JUCE, 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.

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

PortAudio - PortAudio is a cross platform, open-source, audio I/O library.

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

AudioKit - Audio synthesis, processing, and analysis tool.

Electron - Build cross platform desktop apps with web technologies