CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Typo in example of CTkRadioButton

Open slo1958 opened this issue 3 years ago • 0 comments
trafficstars

The example code in the wiki for CTkRadioButton includes the definition of two radio buttons. Both buttons are defined with 'value=1'. I think the second button should be defined with another value, for example 'value=2'.

slo1958 avatar Aug 08 '22 15:08 slo1958

Fixed.

TomSchimansky avatar Aug 14 '22 22:08 TomSchimansky