Skip to content

Tools to quickly create complex layouts for Tkinter and CustomTkinter

License

Notifications You must be signed in to change notification settings

EasyDevv/Tkinter_Quick_Layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd2aeae · Oct 19, 2023

History

4 Commits
Oct 18, 2023
Oct 18, 2023
Oct 18, 2023
Oct 19, 2023
Oct 18, 2023

Repository files navigation

Tkinter Quick Layout

This repository will help you create complex layouts when building Tkinter and CustomTkinter .

Features

  • Easy-to-use GUI for layout creation.
  • Generate grid values as code, copy to clipboard

Download

Go to the GitHub releases page, and download the exe file from the Assets.

Usage

Basic Control

  • ▲ ▼ : Row
  • ◀ ▶ : Column
  • ▲▲ ▼▼ : Row span
  • ◀◀ ▶▶ : Column span
  • ✓ : Copy to clipboard
  • X : Remove Frame

usage_01

Example frame setup

usage_02

Example button setup

usage_03

About

Tools to quickly create complex layouts for Tkinter and CustomTkinter

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages