Available Widgets
CTkProgressBar
Progress indicator for ongoing operations
CTkTextbox
Multi-line text display and editing area
CTkScrollbar
Scrollbar for navigating scrollable content
CTkProgressBar
Progress bar for displaying operation progress or loading states.- Determinate and indeterminate modes
- Customizable colors and dimensions
- Smooth animations
- Value range from 0.0 to 1.0
CTkTextbox
Multi-line text widget for displaying and editing large amounts of text.- Multi-line text input and display
- Scrollable content
- Rich text manipulation
- Read-only mode
- Customizable appearance
CTkScrollbar
Custom scrollbar for use with scrollable widgets.- Vertical and horizontal scrolling
- Smooth scrolling animations
- Customizable appearance
- Works with textbox and canvas widgets
CTkScrollableFrame which includes built-in scrolling functionality.
View Full API Reference →