Creating Treebard's Assertions & Sources Dialog 085
Creating Treebard's Assertions & Sources Dialog 085

In this video: Getting rid of the `textvariable` in the Checkbox class so the simpler options and methods that come with Tkinter Label can be used instead of having to use `get()` and `set()` with a `StringVar()`.

Finding an alternative to using a loop.

Detecting the state of the Checkboxes when the user presses SAVE CHANGES so the changes can be saved to the database.