Button resize itself & reload frame when state is changed

Author: IfTrueEqualsEqualsTrueCreated Aug 1, 2023Updated Jun 24, 2026
Labelsbugquestion

Hello everyone,

I want this button to be 'normal' if at least one of the checkboxs is checked. When the state changes, the redraw impact each widget in the frame. I would like to obtain something like in the second example.

Python 3.11, CTk 5.2.0, Windows. image redraw objective

Source: TomSchimansky/CustomTkinter