RhetTbull / guitk

Python GUI Toolkit for Tk (guitk): simplify the layout and construction of tkinter graphical user interfaces in python using a declarative syntax.
MIT License
17 stars 1 forks source link

Add LabelEntry class #20

Closed RhetTbull closed 3 years ago

RhetTbull commented 3 years ago

Combines Label with Entry