Help module for overlays and contextual help in Pygame
Project description
popups_dialog_gui (README.md)
Description
popups_dialog_gui is a pop-up windows module built on Pygame to generate notices, dialogs, etc. It also includes more advanced capabilities intended as a foundation for extending functionality (for example, help windows). Form support, menus, etc. will be enabled soon.
Project status
A considerable amount of functionality has been implemented and complemented with documentation. Developed and tested on Linux. It may work on other systems, but it has not been verified.
Documentation
- Versión en Español de este documento
- Remaining documentation
- Full documentation on GitHub (currently private; it will be published soon)
Usage examples
In the project’s examples/ directory there is a small collection of programs that demonstrate different uses of popups_dialog_gui.
A tutorial is available that helps you learn in the most appropriate order and serves as a guide to understand the concepts introduced in each example.
How to run the example programs (Quickstart)
At the root of the project there is a launcher (main.py) that shows the list of available example programs along with a brief description.
To try them on Linux you can download the launcher and the entire examples/ directory. Make sure you have installed:
- python >= 3.9
- pygame >= 2.0
- help-core-pygame >= 0.1.2 (auxiliary Pygame library by the same author)
Command to run the launcher:
python main.py
Just select one of the examples and click with the mouse to run it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file popups_dialog_gui-0.1.1.tar.gz.
File metadata
- Download URL: popups_dialog_gui-0.1.1.tar.gz
- Upload date:
- Size: 5.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f97402355a158255fefb9553a3bc70fabb6ae597386620b86086ac764fa4d6ad
|
|
| MD5 |
8e4dbeae04af5e80f1c08e7f2f854620
|
|
| BLAKE2b-256 |
2dae110b4d66053ca1082ba0c56d1683208724c91901cefeab27b0c0b9a33b28
|
File details
Details for the file popups_dialog_gui-0.1.1-py3-none-any.whl.
File metadata
- Download URL: popups_dialog_gui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6df837d58b3c64c837aa22c8cb32cd1cd95681cb5f9da23dbcff433e0f77dbde
|
|
| MD5 |
36151d4346323d921e1bf7d8a019346b
|
|
| BLAKE2b-256 |
5209ab7e5237cb177ffc2e3f8b7e8d4af2424f6146319fedf6098d9f2f7d4997
|