Available Widgets
CTkScrollableFrame
Scrollable container for large content areas
CTkTabview
Tabbed interface for organizing content into sections
CTkScrollableFrame
A frame that automatically adds scrolling capabilities when content exceeds the visible area.- Automatic scrollbar management
- Vertical and horizontal scrolling
- Mouse wheel support
- Customizable scrollbar appearance
- Works with all geometry managers inside
CTkTabview
Organizes content into multiple tabs for better space utilization and navigation.- Multiple named tabs
- Programmatic tab selection
- Customizable tab colors and appearance
- Each tab acts as an independent frame
- Supports all widget types in tabs