Display a message on foreground
Project description
Message Foreground
This library allows you to create a message that is displayed in the foreground and above all other elements.
Simple Demo
# Import the library
from mfg import foreground
# First create a instance with the following parameters
# Text: 'Hello World'
# Color: White
# No background
f = foreground('Hello World', '#fffffe')
# Displayed the message
f.display()
Requirement
tkinterwin32apiwin32conthreadingpywintypes
Development
This library can be improved and if you want to be part of it, contact me.
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
mfg-1.0.0.tar.gz
(3.9 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
mfg-1.0.0-py3-none-any.whl
(4.1 kB
view details)
File details
Details for the file mfg-1.0.0.tar.gz.
File metadata
- Download URL: mfg-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d04361bbe966828f080a5408842960a40f78ee51e2700817d936268d67bf6d2
|
|
| MD5 |
4e0e2415626eaf97096672324cd8d69d
|
|
| BLAKE2b-256 |
9c4ed524f9f71a97d183fdb7897a88332d91db5513d0e85b5a131d5b8531aae0
|
File details
Details for the file mfg-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mfg-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c493168fd3addfd678b8b37a56fa33c07537e477a7083cf6cf8b8e4b853e7a54
|
|
| MD5 |
7b4f1197354aa2cd0763c86edc3f1784
|
|
| BLAKE2b-256 |
e96002416b60e4a8a220bf7dea701be3828c7a8112e2694b7e4945d17c927aa2
|