Simple ctypes-based MessageBox wrapper for Windows
Project description
cmessage
Simple ctypes-based MessageBox wrapper for Windows.
Usage
import cmessage
cm = 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.0.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.0.tar.gz.
File metadata
- Download URL: cmessage-0.2.0.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 |
523560c9ff04fc598fc498cbf7f5fbbcc2a2a752206756419995a5f5dbf80d88
|
|
| MD5 |
8fc03ab9543d2b0fafa016d93c61b7e0
|
|
| BLAKE2b-256 |
a0bd57f80959a7c676ac93c711d7596ca23b9d4cbf9bc02bf7747a27b403633f
|
File details
Details for the file cmessage-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cmessage-0.2.0-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 |
23d5def4b5f41d9d436ec7b0f2b7e0f8073069a5bfe1b8b82ce2edbd41cd770c
|
|
| MD5 |
c00ede6fd1de770b28bd29484f210370
|
|
| BLAKE2b-256 |
8c336e14b9b05f9c048c7af582e75df83348d4df368b09d2d801ef35da1cbd3e
|