Tutorial
This tutorial will quickly get you up and running with the latest Tk from Python, Tcl, Ruby, and Perl on macOS, Windows, or Linux. It provides all the essentials about core Tk concepts, the various widgets, layout, events and more that you need for your application.
- Columns and rows
- Spanning multiple cells
- Layout within the cell
- Handling resize
- Padding
- Additional grid features
- Nested layouts
- Blocking the event loop
- One step at a time
- Asynchronous I/O
- Threads or processes
- Nested event processing
- The basics
- Modifying the text in code
- Formatting with tags
- Events and bindings
- Selecting text
- Marks
- Images and widgets
- Even more
- Adding items to the tree
- Rearranging items
- Displaying Information for each Item
- Item appearance and events
- Customizing the display
