TomSchimansky / TomSchimansky/CustomTkinter

Auto calculation of window size not working

Open
#600 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
13.6k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hello,

when writing the exact same code in Tkinter I get a correctly autosized window, while in CustomTkinter the window is way too big

Tkinter
python_3BWCIZkz7N

CustomTkinter
python_adXm9hCqzl

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported comparison between Tkinter and CustomTkinter using the same window-sizing example and inspect the library's window size calculation behavior. The issue names no files or tests, so first locate the relevant sizing entry point and add a focused regression test. Done means the CustomTkinter window is sized comparably to the Tkinter version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.