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

Scrolled stack #49

Closed RhetTbull closed 11 months ago

RhetTbull commented 11 months ago

Adds ScrolledFrame and optional vertical scrollbars to stacks and grids.