Kivy Positioning and Sizing - Kivy Tutorial #5

preview_player
Показать описание
In this video, I show you how Kivy positioning and Kivy sizing works in python. In the last video, we learned about FloatLayout, and touched on positioning/sizing. Today we are going to go into more depth about kivy widgets sizing, kivy pos_hint, kivy size_hint, and more!

If you found this video helpful, then consider leaving a like, it really does help me out, and if you would like to see more videos from me, consider subscribing!
Рекомендации по теме
Комментарии
Автор

Great videos sir, really helpful. I love the way you manage to teach the whole thing in such a small amount of time. All the best.

Engineerscognition
Автор

That's what I've been looking for, Kivy is a great Python gui framework but there isn't much tutorials around on it, please keep doing the good work, thanks a lot for the video

tahep
Автор

He is so young, you can see him grow each video physically

minkeymoo
Автор

i love it, its good way of becoming a mobile app developer.

adebayoajani
Автор

at minute 3:36, why do you use the size_hint=(None, None) on absolute values example? Isn't size=(50, 50) enough?

EasyGuitarCovers
Автор

Great job as always! Very clear and concise videos. Question: will you be posting in the future "styling" the UI using a .kv file? I've learned it's cleaner to use the .kv file for styling and keeping the .py file for just logic. THoughts?

AlexanderPerez-oegu
Автор

its very educative where do you get kivy

magandaahmedi
Автор

So, what happens to widgets that are off-screen? are they still using resources?
I ask because if it's like a video game and doesn't allocate resources to things that aren't visible, you could use this as a feature and make an app that has extra widgets for tablets and larger devices while still having something, even if it has limited features, for small-screen devices.

kenengel
Автор

MS Paint for the win :), by the way, thanks for this video, didn't really understand the positioning and sizing in Kivy till now

ayaanp
Автор

Keep up man 💪. Great content . Would be glad if you showed how to make a sign - in with google account screen for the application or some sort of basic user data base management if you know what I mean

liorkatz
Автор

Nice one broo
U got my subscribe
keep goingg

tanmaybodakhe
Автор

How will i convert the .py file to .apk ? Buildozer is not at all working for me 🙄

If you have any idea then pls tell me

deeperdevil.
Автор

It always gets me when something measures the y axis from the bottom... Why does Kivy measure the y axis from the bottom and not from the top like mostly every other stuff?

aadirajuthup
Автор

5 years later HEY GUYS *puberty voice*

JoeMama-dgcl