Simple ctypes-based MessageBox wrapper for Windows
Project description
cmessage
Simple ctypes-based MessageBox wrapper for Windows.
Usage
import cmessage
cm = cmessage.CMessage()
message = cm.Message()
message.Show("Title", "Message", lambda: print("Clicked!"), cm.ICON_NONE)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cmessage-0.2.1.tar.gz
(2.2 kB
view details)
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 cmessage-0.2.1.tar.gz.
File metadata
- Download URL: cmessage-0.2.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7c96eee19851c385294e14f848b2ece05200cd3522f1d35a4381421fd67480d
|
|
| MD5 |
02696f8e2a615fb44f65b4b5515462d8
|
|
| BLAKE2b-256 |
16937e474223faaf10abf5a53da173f892b47a7830680020bf434ba6ed0041ad
|
File details
Details for the file cmessage-0.2.1-py3-none-any.whl.
File metadata
- Download URL: cmessage-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f94c59a2b4236561133f43faad424cb11c10a412060ee4edf167b2e8a6d9354
|
|
| MD5 |
2c93cc8b0d640d0f8b56687367a4c9a1
|
|
| BLAKE2b-256 |
c5ec7db2bd5cea03bab408395255bb2f22f17f985a8c3834eba0d0cce9dfedd1
|