How To Make ScrollBar Widget Using Python Tkinter

preview_player
Показать описание
I'm going to make an application with a Scroll Widget using Python Tkinter. I will do the project with you from the very beginning. If you have any questions, you can specify them in the comments. Don't forget to subscribe to youtube channel for more programming projects.

GitHub - Source Codes
Рекомендации по теме
Комментарии
Автор

Question: Why do you import modules from tkinter with "*" ?
I know it means "all", but isn't just "import tkinter" easier?

leznis