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
18 stars 1 forks source link

Need to validate kwargs passed to widgets #35

Open RhetTbull opened 1 year ago

RhetTbull commented 1 year ago

raise error if a kwarg isn't valid for the particular widget