TomSchimansky / TomSchimansky/CustomTkinter

"Modified" binding for CTkTextbox not supported?

Open
#1,791 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello,

I have an issue with the "modified" event which isn't doing anything when bound with CTkTextbox. It's working fine with tk.Text and I didn't change anything in my code so I wonder what is causing this. I'm using KeyRelease for now but it's not as effective for my usage.

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

Reproduce the issue by comparing the "modified" binding on CTkTextbox with the same binding on tk.Text, using the reported KeyRelease workaround as a reference. Trace how CTkTextbox handles the modified event and confirm that the binding fires reliably without requiring KeyRelease.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, frontend
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.