Widget Animation - Tkinter CustomTkinter 23

preview_player
Показать описание
In this video we'll learn how to do Animation for Widgets with CustomTkinter and Python.

How do we move widgets? Maybe you want a menu to slide out when a button is clicked.

Or maybe you want to hide a widget based on a certain user action and want a stylish way to do that.

Animations are the way to do it and I'll show you how to use them in this video.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:15 - Create Frame with Buttons
2:40 - Create Up and Down Functions
2:55 - Create Text Box
3:44 - Using Place for Animations
5:21 - Move Textbox Off Screen
6:30 - Move Textbox Up
7:28 - Check Position
7:54 - Limit Up Movement
8:51 - Move Textbox Down
9:58 - Animation with After()
11:40 - How Fast?
12:12 - Left to Right?
13:06 - Using Frames
14:59 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch CustomTkinter Playlist ✅ FREE Tkinter Widget Book
▶ See More At: ✅ Subscribe To My YouTube Channel:
▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
▶ Get The Code For This Video

TkinterPython
Автор

well, finally finished watching the last video of this series, very informative and well presented, i love your approach, i did end up getting a membership because of it, so, i guess whatever happens next can be attributed to your persuasiveness, i look forward to perusing your offerings, but i am going to vere to the side a bit and look into python / web integration to see if i can come up with some innovative ideas for my website that include python and the rest of them, also could add to my series on web design, so thanks again.

sovereignlivingsoul
Автор

Hi John, I appreciate your Hard Work and Consistency. I wanna ask that is this the Last Video of this Playlist.

Smart_Coder
Автор

Thanks John, will make use of this for my Menu. As a Burger Menu Screen 🍻

charlvantonder
Автор

Wow. Thanks John. That is really cool. I am already thinking of how I can use that for menus and other items. 😯

mjjohnson
Автор

I just want to share this with you man, I watched ALL parts from introduction to part 23 to learn how to make 2 buttons at same row!!! I am not sure if it is something you better to mention in very first parts or it is just my stat as a newbie. :) by the way videos are awesome, speed is perfect and it is really attractive. thanks once again

mahdiebrahimzadeh
Автор

Excellent video friend. I'm new to the channel and I look forward to seeing more content like this on your channel.

leonardoperez
Автор

Next tutorial about layouting please 😊

syariffortask
Автор

is there a way to have the frame slowing down when it is near the position it will go to? can we implement some sort of function similar to ease in and out in css?

KonstantinosPappasGreekSkater
Автор

Great job on this video series.

When you change the widget from text box to label, you haven't set the "text_color" for the label. By default the text color is white and, with the white background, it was not visible

Arkaitz.M.A
Автор

I have a program that I want to convert to EXE. I tried all the methods literally, but always the same problem. AttributeError: 'NoneType' object has no attribute 'write'
😢

HOK_Edits
Автор

If you're constrained to use the place method, your widget's position is absolute, meaning the window might not be resizable. Additionally, if you resize the window, the widget may not adapt to the new size. Is this correct? Is there a solution for this?

Nicco
Автор

What is the difference between youtube and web membership?

menglo
Автор

Your speaks Zjoop, Okey 😂😂😂, This is cool videos

Diyorbek
Автор

Is this code hosted anywhere? GitHub perhaps.

Tyrone-Ward
Автор

can you make this with ttkBootStrap?
or regular tkk/tk?

HiwaHossien
Автор

Sir please uploade more video I can’t wait ❤️

abdurrazaq
Автор

Can you pls tell how to make an app out of a tkinter code

ahladmodi
Автор

I am big fan of you reply me to motivate mee🫢

abdurrazaq