Hi!
As wxPython Phoenix is approaching the release, I would like to encourage you to have a look and test the latest version of wxGlade as well.
If you have a need for a GUI builder and did test wxGlade before, but you found that wxGlade did not fit your purpose, then please give the new version a try anyway. It's really different from the previous revisions. wxGlade is still sizer based, i.e. absolute positioning is not and will not be supported.
As of now, you just may download the latest repository version from https://bitbucket.org/wxglade/wxglade/get/default.zip and run wxglade.py .
Once it is running, hit F1 to open the tutorial and read at least the section "wxGlade Overview".
(The tutorial can be previewed at https://htmlpreview.github.io/?https://bitbucket.org/wxglade/wxglade/raw/ad4067300ebd0da145c7001b10f6f285a203f839/docs/Tutorial.html )
The tutorial is not too good yet. It is a new start, trying to help both people with and without wx experience.
Please report bugs by email or at https://sourceforge.net/p/wxglade/bugs/ or on the mailing list at https://lists.sourceforge.net/lists/listinfo/wxglade-general
This version supports Python 3 and Phoenix as well as previous versions. I'm testing with Python 2.7 / wxPython 3.0.2 and Python 3.6 / Phoenix snapshots on Windows. Sometimes I'm also testing on Mac OS. It would be good to have some Linux testers / contributors for a better coverage.
Sometimes it might be necessary not to use the very latest Phoenix snapshot, but I will always try to find a workaround and report bugs to Robin.
The file format of the current repository version is still identical to the old release 0.7.2.
The focus of last year's work was not to add features, but to increase usability, support Phoenix and clean up some internal things. Future versions will add features and widget options which will break the forward compatibility.
Regards,
Dietmar