📄️ 1. Grid System
Get familiar with the basics of CustomTkinter by creating a window and placing a few widgets with the grid geometry manager.
📄️ 2. Using Frames
Create multiple frames with checkboxes and radiobuttons, which can be dynamically configured.
📄️ 3. Scrollable frames
Learn how to use scrollable frames in CustomTkinter