wxGlade icon
wxGlade icon

wxGlade

 3 likes

wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.

A sample session

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  C++

 Tags

  • Python
  • wxpython
  • wxwidgets
  • perl
  • lisp
  • xrc
  • glade
  • gtk-

wxGlade News & Activities

Highlights All activities

Recent activities

Show all activities

wxGlade information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    18 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  352 Stars
  •  58 Forks
  •  10 Open Issues
  •   Updated Jun 7, 2025 
View on GitHub

Our users have written 0 comments and reviews about wxGlade, and it has gotten 3 likes

wxGlade was added to AlternativeTo by mer30hamid on Jul 22, 2011 and this page was last updated May 28, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is wxGlade?

wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.

As you can guess by the name, its model is Glade, the famous GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and the look & feel (but not a line of code).

It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe Boa Constructor, PythonCard or Spe(which includes wxGlade itself, BTW...) is the right tool.

Official Links