Software Alternatives & Reviews

wxWidgets VS PyGTK

Compare wxWidgets VS PyGTK and see what are their differences

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library

PyGTK logo PyGTK

PyGTK lets you to easily create programs with a graphical user interface using the Python...
  • wxWidgets Landing page
    Landing page //
    2022-07-21
  • PyGTK Landing page
    Landing page //
    2018-09-30

wxWidgets videos

Cross Platform Graphical User Interfaces in C++

More videos:

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

PyGTK videos

Getting started with Quickly and PyGTK

Category Popularity

0-100% (relative to wxWidgets and PyGTK)
Development Tools
86 86%
14% 14
Development
0 0%
100% 100
Rapid Application Development
Cross-Platform Development

User comments

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

Social recommendations and mentions

Based on our record, wxWidgets seems to be more popular. It has been mentiond 6 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

PyGTK mentions (0)

We have not tracked any mentions of PyGTK yet. Tracking of PyGTK recommendations started around Mar 2021.

What are some alternatives?

When comparing wxWidgets and PyGTK, 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?

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

Dear PyGui - Dear PyGui is a simple to use (but powerful) Python GUI framework. Dear PyGui provides a wrapping of Dear ImGui which simulates a traditional retained mode GUI (as opposed to Dear ImGui's immediate mode paradigm).

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

Electron - Build cross platform desktop apps with web technologies