Software Alternatives & Reviews

PyGTK VS wxWidgets

Compare PyGTK VS wxWidgets and see what are their differences

PyGTK logo PyGTK

PyGTK lets you to easily create programs with a graphical user interface using the Python...

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library
  • PyGTK Landing page
    Landing page //
    2018-09-30
  • wxWidgets Landing page
    Landing page //
    2022-07-21

PyGTK videos

Getting started with Quickly and PyGTK

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 PyGTK and wxWidgets)
Development
100 100%
0% 0
Development Tools
14 14%
86% 86
Rapid Application Development
Developer Tools
37 37%
63% 63

User comments

Share your experience with using PyGTK and wxWidgets. 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.

PyGTK mentions (0)

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

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 PyGTK and wxWidgets, you can also consider the following products

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

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 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).

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

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

MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.