sudo apt-get install python3-tk
- Color Chooser
- Message Box
- Open File Dialog
- Ask Question
- Ask Question with Input
- Ask Question with Custom Input
- Scrolled Text
- Drag and Drop (DnD) TODO: Complete this section
- Binds and Events TODO: Complete this section
- Layouts
- Widget
-
Tk Options TODO: Complete this section
color
,cursor
,distance
,font
,geometry
,justify
,region
,relif
,scrollcommand
,wrap
- TODO: Continue reading the Official Link
- TODO: Read more about TTK
- TODO: Read more about Winfo