Treeview Scrollbar - Python Tkinter GUI Tutorial

Опубликовано: 11 Сентябрь 2020
на канале: Codemy.com
40,633
809

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.


Смотрите видео Treeview Scrollbar - Python Tkinter GUI Tutorial онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Codemy.com 11 Сентябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 40,633 раз и оно понравилось 809 людям.