Treeview Scrollbar - Python Tkinter GUI Tutorial #120



1
16062

In this video I'll show you how to add a scrollbar to your treeview widget with tkinter and Python. Adding a scrollbar to a treeview widget is just like adding any scrollbar to anything. Treeview has the ability to take a scrollbar, but we won't use that. Instead we'll add our treeview widget to a frame, and then add the scrollbar to the frame as we've done in many videos in the past. In this video I'll also show you the three treeview selectmodes, extended, browse, and none. These allow us to determine how many or few rows in the treeview a user can select.

Published by: Codemy.com Published at: 3 years ago Category: آموزشی