Available Widgets
CTkButton
Clickable button for user actions and commands
CTkLabel
Text and image display component
CTkFrame
Container widget for grouping other widgets
CTkButton
A modern button widget for triggering actions and commands.- Customizable colors, fonts, and borders
- Support for icons and images
- Hover effects and state management
- Corner radius customization
- Multiple text alignments
CTkLabel
Displays text and images with modern styling.- Text and image display
- Custom fonts and colors
- Text wrapping support
- Anchor and justify options
- Compound layouts (text + image)
CTkFrame
A container widget for organizing and grouping other widgets.- Groups related widgets together
- Customizable background colors
- Border and corner radius options
- Works with all geometry managers (pack, grid, place)
- Supports nesting for complex layouts