How To Use Frames? - Python Customtkinter Lesson 3

preview_player
Показать описание
Hello everyone, frame objects are often used when developing a desktop gui application using the python customtkinter library. In the third lesson, we will learn how to use frame objects in detail.

In the example, we will create a frame object. We will add two buttons to the Frame object. We will add a task function to the buttons and make a simple example. At the end of the video you will have learned exactly how to use frame objects using python customtkinter.

🙏 Don't forget to like the video and subscribe to the youtube channel to support us.

#python #tkinter
Рекомендации по теме
Комментарии
Автор

👉 Don't forget to check out other playlists.

turtlecode
Автор

Спасибо, ты реально очень хорошо объясняешь. А ещё ты единственный кто сделал видеокурс по этому модулю)
Ну других я не нашёл 🙂

Bogdan_
Автор

Much respect, I was struggling to understand Customtkinter. Looking forward to your tuts on adding images using PIL, am still struggling to add an image onto the button or frame

ericnangomba
Автор

Will this be a complete series on customtkinter? Anyway, wonderful work, thank you for this tutorial.
Subscribed!

magdalenerenita
Автор

TY, my code was wrong for the place attribute, now it works!

freaking
Автор

I don't understand the difference between padx and relx.

jackhelenberg
Автор

Why use 'pack' instead of grid.geometry manager option ?

yonni