CustomTkinter
CustomTkinter copied to clipboard
Simple but required additions (no mixed/conflicting changes)
- Added codes to allow changing value for radiobutton via .configure
- Added codes to define font for the buttons used in tabview widget
- Added master parameter for PhotoImage object in ctkimage to fix garbage collection error
- Added codes to get and modify the font of button used in tabview widget
I have ensured that there are no short cuts made in these changes. I think Tom would have also achieved these things like I have done. Unless I missed something over my head.