On Sat, Oct 03, 2015 at 10:26:58PM -0700, Daniel Winters wrote: > Hi ports@, > > attached is a tarball for a new port for wxGlade, a wxwidgets interface > designer: > > 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. > > Cheers, > Daniel
Hi, have you had time to look also on wxWidgets 3.x? It compiles ok, iiuc only needed thing is to patch it to have "valid" library suffixes. j.
