wxGlade icon
wxGlade icon

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.

A sample session

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
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

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  364 Stars
  •  61 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub
wxGlade was added to AlternativeTo by mer30hamid on and this page was last updated .
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