Dialog Boxes
Project description
This library allows you to create dialog boxes. Using classes, create one of the following boxes:
ynBox() errorBox()
e.g
box = ynBox()
To draw the box, you must use the .draw() method:
box.draw()
Change Log
0.0.1 (4/07/2020)
First Release
0.0.2 (10/07/2020)
Second Release
Function returns boolean value instea of integer
Returns a True if yes is clicked, a False if no is clicked
New error box
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
pyPDB2-0.0.2.tar.gz
(3.1 kB
view details)
File details
Details for the file pyPDB2-0.0.2.tar.gz.
File metadata
- Download URL: pyPDB2-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9cd6b39c5aae1e6c95fb27030a61543e9ce2f2e5f93a38612749dd8ada128a7
|
|
| MD5 |
f4c665b1b0a4cbe482382177815156d2
|
|
| BLAKE2b-256 |
0ebc5f239fdd3033fdd33b8828a4bfe42933cff701bbe41431058b888781f6d8
|