BhavyeMathur / goopylib-v1

A simple-yet-powerful 2D graphics framework built on top of Tkinter capable of creating good-looking & modern GUIs, games, and simple animations.

Home Page:https://pypi.org/project/goopylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compound Entry Box Class

BhavyeMathur opened this issue · comments

A custom made Entry class with many more functions than the current tkinter-based class. This would include different coloured texts, multline inputs, padding, etc.