TomSchimansky / TomSchimansky/CustomTkinter

CTkEntry can't choose disable colours

Open
#922 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Unlike tk.Entry CTkEntry does not let me change the color when the entry is disabled. (There is no difference betwen abled and disabled CTkEntry)

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 locating the CTkEntry implementation and its handling of enabled and disabled appearance, then compare it with the behavior described for tk.Entry. Check whether existing CTkEntry tests cover disabled-state colors. Done means callers can choose a distinct disabled color and the entry visibly uses it when disabled.

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
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.