How To Create Animation With Kivy - Python Kivy GUI Tutorial #36

preview_player
Показать описание
In this video I'll show you how to use Animations with Kivy and Python. We'll start by animating a button to change color when you click it. Then we'll expand the size of the button and then animate it back to regular size. After that we'll move the bottom around the screen.

Finally I'll show you how to create a callback when the animation is finished so that you can do something else in the program.

Then simply create a variable and set it equal to an Animation() function. Inside that function just declare whatever you want to animate.

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

▶️ Watch Entire Kivy Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

Just something worth mentioning: += is for a sequential animation while &= would animate in parallel

TheMagicalElf
Автор

I don't know why your tutorial are so underrated by the way love your tutorial ❤️👍🏻

adityachoudhary
Автор

oh my god i cant thank you i needed is here and u put it out so efficient and easily...thanks alot.

likhithap
Автор

I was waiting for this one.
Thanks...

ferdousshajib
Автор

I was looking for such content, thanks!

pay_pass
Автор

Kivy is by far the best gui kit for python

PuffyNutty
Автор

Hello Codemy, these videos are very helpful for completing my senior design project. Could you do a video on implementing a virtual keyboard?
Thanks.

cwaidelich
Автор

Thank u for this, love always ur playlist

glendydesabille
Автор

Very good one💙. But can we Use one class function property in another class function?

learnnow
Автор

something I learned, if the name of your image starts with a 'b' and you have your image in a different directory, you may have to use two slashes for it to see the image.

EDIT: This only applies if your editor tries to use the regex '\b' for backspace. Im using visual studio code.


ie. ' self.ids.my_image.source = 'images\\button.png' '

Diq_Yoda
Автор

Hello Sir,
could you please make a video regarding:

on a button press -> page blur and a gif showing(page loading type gif)-> until we get the desired data/value in our kivy page.

Please Sir, this is a request.

vikram
Автор

Can. I ask what method u used too home ur skills .read books youtube videos. Self learn with. Both youtube videos and books

dirkbirot
Автор

Hey, how can i make a rounded button, with a border?

androov
Автор

Hi! Does sublime ide work with android ..if not what ide or editor works with adroid beside adroidstudios

dirkbirot
Автор

Did you tried, what if we click button twice at time, how to stop animation if widget is already in animation
It is showing some awkword behaviour

jyothiprakashmuddana
Автор

god I just wanna skip the basics and make complex stuff

IceQueen
Автор

Should improve video quality and add more inforamtion BAD ONE

aakarshkumar