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.5.tar.gz
(2.3 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.5.tar.gz.
File metadata
- Download URL: cmessage-0.2.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
929be87026fbbf6604d7fd6d2b339c28d9972a7c1227842fbe568a57206c6396
|
|
| MD5 |
937b543fd33e28dbfbfa91b6a5e75aff
|
|
| BLAKE2b-256 |
3079be6c57f9a12c2a1cbdb5dc44f16beabd0fa0603ded4bf3dc0c63d8c55521
|
File details
Details for the file cmessage-0.2.5-py3-none-any.whl.
File metadata
- Download URL: cmessage-0.2.5-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 |
97ff86ffb7a06455a3e15299eea599354fc421b0a842e704c82cb9935d07d2f6
|
|
| MD5 |
dc07a1d2cb16146c2dba592f5cd59ffa
|
|
| BLAKE2b-256 |
fe0232b6c746ffe2928fbaf44605f35b618a9cd3a21704dea3ff661632de7bea
|