3 Star 0 Fork 1

Gitee 极速下载/wxGlade

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/wxGlade/wxGlade
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

wxGlade: A GUI builder for wxPython/wxWidgets

docs/html/_images/wxglade_large.png

Version: 1.1.1 License: MIT (see LICENSE.txt)

THIS PROGRAM COMES WITH NO WARRANTY

Introduction

wxGlade is a GUI builder for wxWidgets/wxPython. It can create Python, C++, Perl, Lisp and XRC output.

Requirements

If you have a choice, you should prefer wxPython Phoenix running on Python 3.x. See https://wxpython.org/pages/downloads/ for download and installation instructions. On Windows and macOS it can be installed with python -mpip install wxPython.

Installation

Download the latest released version as zip archive from https://sourceforge.net/projects/wxglade/

Unpack the archive to a known location and maybe add it to the path.

If you are familiar with git, you may instead just clone the repository from https://github.com/wxGlade/wxGlade.git The master branch should be stable enough for your work and I appreciate bug reports.

Running wxGlade

To start the program, change directory to the installation directory you unzipped to and enter python3 wxglade.py or python wxglade.py in your shell or use whatever is required to start a python application on your platform.

You may want to add a desktop shortcut to run the wxGlade.py file (or the wxGlade.pyw file).

If you want to build a GUI for wxPython Classic or Phoenix: Start wxGlade in your target version - if it runs under Phoenix, it will create Phoenix code. The .wxg file format is not affected by this. So you may use a single .wxg file to generate code for both Classic and Phoenix. The generated code should always run under both Python 2.7 and Python 3.

Documentation and Tutorial

The documentation is at docs/html/index.html and includes a tutorial. You can view it from the help menu as well.

The target audience includes people who have not yet been using wxPython or wxWidgets before.

A snapshot of the documentation including tutorial can be found here: http://wxglade.sourceforge.net/docs/index.html This one is not always up to date, though.

Issues / Bugs

For any kind of question, there's a mailing list:
https://lists.sourceforge.net/lists/listinfo/wxglade-general
If you observe a bug, please check the bug tracker for current open bugs:
https://github.com/wxGlade/wxGlade/issues

For new bugs, please open a bug report in the tracker. You have to register and log in at GitHub to file a bug report.

Alternatively you can send the bug report to the wxGlade mailing list. Keep in mind that you need a subscription for sending emails to this mailing list.

Please include the following information:

  • What did you? May you want to include a screenshot.
  • What do you want to happen?
  • What actually happened?
  • Provide a short example to reproduce the issue.

Have fun! Dietmar Schwertberger

Copyright (c) 2002-2007 Alberto Griggio <agriggio@users.sourceforge.net> Copyright (c) 2011-2016 Carsten Grohmann <mail@carsten-grohmann.de> Copyright (c) 2017-2024 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.

简介

wxglade是一个用python实现的wxwidgets的界面设计工具,它是完全免费和开放源代码的,它可以产生包括python,C++,perl,XRC在内的各种输出文件,它的大 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mirrors/wxGlade.git
git@gitee.com:mirrors/wxGlade.git
mirrors
wxGlade
wxGlade
master

搜索帮助