TomSchimansky / TomSchimansky/CustomTkinter

Change label position of checkbox, switch, radiobutton

Open
#628 4 comments 0 reactions 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

With regard to the CTkSwitch, CTkRadioButton & CTkCheckBox; is there any way to have the label show on the left of the widget rather than the right?
thanks
karl

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 inspecting the CTkSwitch, CTkRadioButton, and CTkCheckBox widget APIs and their label-position behavior. The work is complete when each widget can display its label on the left as well as on the right, with the existing behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.