(This page is only the README of PAGE. Please go to https://sourceforge.net/projects/page/ for details)
PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules that display a relatively simple GUI constructed from Tk and ttk widget sets using the Place Geometry Manager.
PAGE is a cross-platform tool running on any OS which has a current version of Python installed. PAGE output requires only Python Tkinter and runs on Linux, Unix, Windows, OS X, and even Rasperian.
Version 7 is a major release employing a simplified code generation scheme while supporting multiple toplevel GUI's. Version 7 also drops Python 2 support.
Download https://sourceforge.net/projects/page/files/latest/download
- Drag-and-drop GUI generator for Python.
- PAGE is cross-platform running wherever Python is installed.
- Generated Python only requires Python to run.
- Extensive documentation, tutorial, and examples.
- Supports most tk and many ttk widgets.
- Cut-Copy-Paste operations.
- Graphical editors for menus, notebooks, and panedwindows.
- Graphical editor for bindings.
- utf-8 support in GUI
(此页面仅是PAGE的README。请前往https://sourceforge.net/projects/page/ 获取详情.)
PAGE是一个用于Python和Tkinter的拖放式GUI生成器,它生成的Python模块显示一个相对简单的GUI,该GUI由Tk和ttk widget集使用Place布局管理器构建。
PAGE是一个跨平台的工具,可以在任何安装了当前版本Python的操作系统上运行。PAGE的输出只需要Python Tkinter,可以在Linux、Unix、Windows、OS X甚至Rasperian上运行。
第7版是一个重要的版本,采用了简化的代码生成方案,同时支持多个顶级GUI。第7版还放弃了对Python 2的支持。
- Python的拖放式GUI生成器。
- PAGE是跨平台的,可以运行在任何安装Python的地方。
- 生成的Python只需要Python就可以运行。
- 丰富的文档、教程和实例。
- 支持大多数tk和许多ttk小工具。
- 剪切-复制-粘贴操作。
- 菜单、笔记本和窗体的图形编辑器。
- 绑定的图形编辑器。
- 在GUI中支持utf-8