Adding a Full Screen ScrollBar - Python Tkinter GUI Tutorial #96



1
89113

In this video I'll show you how to add a scrollbar that scrolls your entire tkinter app. Normally scrollbars are used for listboxes, but what if you just wanted one to run the whole length of your app? Is it possible? Well...sort of. We can use a scrollbar on a canvas...and we can hack a canvas to hold a frame, and we can add all of our app stuff into that frame...and that's what I'll show you how to do in this video!

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