Relative Content

Tag Archive for pythontkintercheckboxtk-toolkitcustomtkinter

how to add anonymous checkboxes (or anything else) in ctkinter

so recently i was creating a app that you can add cehckboxes and they were your works to do (to do list app) so i wanted to manage the check boxes that added and because they doesnt have any name i couldn’t manage them like saving theyr data or deleting them: