Software Alternatives & Reviews

GTK VS wxWidgets

Compare GTK VS wxWidgets and see what are their differences

GTK logo GTK

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

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library
  • GTK Landing page
    Landing page //
    2021-10-17
  • wxWidgets Landing page
    Landing page //
    2022-07-21

GTK videos

GTK4 Is Here: Why You Should Even Care

wxWidgets videos

Cross Platform Graphical User Interfaces in C++

More videos:

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

Category Popularity

0-100% (relative to GTK and wxWidgets)
Development Tools
49 49%
51% 51
Rapid Application Development
Cross-Platform Development
Developer Tools
53 53%
47% 47

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare GTK and wxWidgets

GTK Reviews

Best GUI frameworks for Go
The go-gtk package is a Go binding for the GTK toolkit. The package enables Go developers to use the GTK library in Go with similar features as the GTK library. The package is performant, well-documented, and actively maintained. The go-gtk package depends on the GTK library to function, and you’ll need to have GTK installed on your machine to build GUI applications in Go....

wxWidgets Reviews

We have no reviews of wxWidgets yet.
Be the first one to post

Social recommendations and mentions

wxWidgets might be a bit more popular than GTK. We know about 6 links to it since March 2021 and only 6 links to GTK. 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.

GTK mentions (6)

  • What GNOME needs to progress faster? (More contributors, money, better docs etc.)
    Wha? An example of a barebones GTK JavaScript app is right there on the front page. One click on the bindings link, will send you to the official GNOME-hosted GitLab repo for gjs, which in-turn, has links to official API documentation. Source: over 1 year ago
  • GTK 4 & JavaScript - how to start?
    I think what is lacking is a kind of introduction similar to what you have written in your post now. Myself, I am totally new to GTK. I come as a user of Gnome. All I knew until today was that to develop applications for Gnome, preferably I should use something called GTK. And I heard so much about the recent version that came out - GTK 4. So I started to look for a Getting Started tutorial for GTK 4, to build... Source: almost 2 years ago
  • GTK 4 & JavaScript - how to start?
    BTW, I think the GTK team should really step up their game in terms of how to encourage new people into their ecosystem. Seeing that windows screenshot in the official tutorial makes me think I'm dealing with some old technology. Also, the official gtk.org has two separate tutorials that show very similar applications being built. Source: almost 2 years ago
  • CTA: We need Web Developers to Contribute to GNOME!
    Faces of GNOME Faces of GNOME is an initiative to create something similar to People of Mozilla / Mozillians which is a directory of active, current or past GNOME Contributors. Faces of GNOME (Current Demo HERE) aims to give a space for every GNOME Contributor, GNOME Foundation Member and more. It is being designed to showcase the list of current Maintainers, People that spoke at GNOME Conferences/Events, GNOME... Source: over 2 years ago
  • Software Engineering student looking to get started developing apps on the pinephone
    My advice is to basically learn how to write GTK apps using Python. Source: over 2 years ago
View more

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

What are some alternatives?

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

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

Electron - Build cross platform desktop apps with web technologies

FLTK - Fast Light Toolkit - Fast Light Toolkit (FLTK)

Kivy - Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .

PySimpleGUI - A simple to use GUI that can create custom GUIs