DescriptionwxGlade 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. Usually, you will use it together with a complete IDE, like Wing IDE, PyCharm, Code::Blocks or one of the many other IDEs. News2018-05-23
wxGlade release 0.8.2 uploaded; new GUI preview in master branch
0.8.2 is a bugfix release that fixes e.g. issues 318, 319 and Sourceforge bug 242. The master branch of the github repository contains a preview of the new GUI. Either clone the repository or download a zip snapshot from github. 2018-03-23
wxGlade release 0.8.0 uploaded.
Amongst some bug fixes, the documentation has seen some fine tuning. Also, some examples were updated/documented/included (e.g. for Matplotlib). Please download from the project download page. The project repository has been moved to GitHub: https://github.com/wxGlade/wxGlade For submitting bugs, please use the GitHub bug tracker or the mailing list. 2018-02-05
wxGlade 0.8.0a8 ... b3 uploaded.
If a bug is reported, it will be fixed. Otherwise the b3 version could be the release version already. The documentation needs some fine tuning. Also, some examples need to be included (e.g. for Matplotlib). Please download from the project download page. Work on 0.9.0 has started already. 2017-11-05
wxGlade 0.8.0a7 uploaded.
Amongst some bug fixes, the main feature is the restructured and extended documentation. Please download from the project download page. A snapshot of the new documentation can be found here. 2017-10-26
wxGlade 0.8.0a3 ... a6 uploaded.
During the last days several updates of the 0.8.0 alpha version were uploaded. Whenever there's a bug report, I will upload an update. Please download from the project download page. 2017‑10‑09
wxGlade 0.8.0a2 uploaded.
This is an alpha release. The previous release 0.7.2 is quite outdated, so 0.8.0a... is the prefered download. Please download from the project download page. General changes:
2016‑06‑22
wxGlade repository has moved to another location inside Bitbucket
All repositories used around wxGlade have been consolidated below https://bitbucket.org/wxglade. 2016‑03‑05
wxGlade 0.7.2 released.
The release is a bug-fix-only release. General changes:
ScreenshotsSome screenshots are included in this manual page.DocumentationA snapshot of the documentation including tutorial can be found here.The latest version is always available from the application help menu. LicensewxGlade License Agreement.Copyright (c) 2002-2007 Alberto Griggio Copyright (c) 2011-2016 Carsten Grohmann Copyright (c) 2017 Dietmar Schwertberger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. DownloadYou can download files from the sourceforge project page.Starting from version 0.8.0, wxGlade requires wxPython >= 2.8 and Python >= 2.7. The recommendation is to use Python 3.5 or 3.6 and wxPython revision 4.0.0. Mailing ListThere's a mailing list to discuss about the project here.We're looking for projects using wxGlade: if you have one and want it to be listed here, tell us! This will be really appreciated.
|
|
|
|
|
|
|