Improved tkinter-style gui system.
Project description
THIS PROJECT IS CURRENTLY IN EARLY DEVELOPMENT
FEEL FREE TO USE, REPORT ALL UNEXPECTED BEHAVIORS, QUESTIONS, OR FEATURE REQUESTS TO:
ctrl.alt.op@gmail.com
NebulaTk is a wrapper of Tkinter that implements many functions that Tkinter does not. Currently, it exclusively uses the tcl Canvas widget to display visuals, to allow for full transparency support. All events, widgets, and functionality has been written either custom or with Pillow.
Non-TCL functionality:
- Non-blocking window mainloop
- One-line support
- Multiple functions can be chained together, e.g. "Button().place().hide()"
- Window creation is done in one line
- Window uses similar syntax to widgets
- Configuration of the window is done as arguments in creation. E.g. "Window(title="test")"
- Most methods that are in widgets, like .place() are also valid methods in the window
- Simple image loading, powered by Pillow
- Images are passed in simply as paths, and are automatically loaded in, and resized according to the widget size
- Full transparency support
- Automatic boundaries for images with transparent portions
- Different images for different widget states are supported
- Default behaviour for everything
- TTF files can be loaded and used as fonts, without having to install them
- Text is automatically resized to fit the widget, unless specified
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
nebulatk-0.1.7.5.tar.gz
(1.9 MB
view details)
Built Distribution
File details
Details for the file nebulatk-0.1.7.5.tar.gz
.
File metadata
- Download URL: nebulatk-0.1.7.5.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da7b74f2c0672bef8e43c72f1594180c15e0a230a48dbbd6cb349954b3f5edf8 |
|
MD5 | e7879615bdd2cfd504a6be3675945d00 |
|
BLAKE2b-256 | 966d376799234e2de2ba45c89c2fcce7a0d238ea096905406303c77d82cbd7f6 |
File details
Details for the file nebulatk-0.1.7.5-py3-none-any.whl
.
File metadata
- Download URL: nebulatk-0.1.7.5-py3-none-any.whl
- Upload date:
- Size: 36.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3a3003afa868e8b252e13a1ba71e7b6bd76436ab86fc51c0dc4f53741ff9cdc |
|
MD5 | 57cf14cd3196fc976aa318c7ea8c13fa |
|
BLAKE2b-256 | 55db1a73fecc4e088102eb78b2f2de53f81cdbba2ec4443182f4b8b70d2ece2c |