tkgui.layout module¶
Layout helpers for the TKinter GUI.
-
class
tkgui.layout.
GridLayouter
(cols, pad=0, 0)[source]¶ Bases:
object
Class to automate grid layouts.
Layout helpers for the TKinter GUI.
tkgui.layout.
GridLayouter
(cols, pad=0, 0)[source]¶Bases: object
Class to automate grid layouts.