Kivy Tutorial #4 - The kv Design Language (.kv file tutorial)

preview_player
Показать описание
This is a tutorial for the kv design language. The kv design language allows for separation between design and logic. You can specify all of the widgets and elements in your application in one file and code the logic in your python script.

**************************************************************

Use the Code "SAVE6144" For 50% Off!

**************************************************************

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
- Tech With Tim
- Kivy tutorial python
- Python kivy
- Kivy
- kv design language
- Python Tutorials
Рекомендации по теме
Комментарии
Автор

This is the best Kivy tutorial on YouTube till date...thank you 😊

divyanshurajkaran
Автор

Great vid once again, thank you!
Tip for fellow watchers/beginners: you can let the initial kv-object inherit from any class, so at 3:28 instead of inheriting from Widget it makes more sense to do so from GridLayout in this example. That way you don't have to do the hacky things for making the form full screen in the end

messibarca
Автор

Awesome! Do more of these, really enjoying this series!

ComicRage
Автор

BIG MON LEGEND IS OUT HERE HELPING US ACHIEVE OUR DREAMS!!!!

lamedev
Автор

Even more cool than the previous one !!!! It's so simple :).

marosi
Автор

I'm new to this style of python and your tutorials help so. much! Thank you

wisyall
Автор

You are the reason im still motivated towards programming. love you sir keep it up :)

kumaramit
Автор

Thank you for your tutorials, Tim! High quality stuff here.

denismoura
Автор

For Blank screen
Make sure you are not using a Scratch file
Open your project then create a new python file and new kv file
Worked for me

akashtambe
Автор

thanks a lot for this wonderful tutorial, kv design language work miracles, I love it more and more!

tahep
Автор

Your Kivy tutorial is giving me a giant hand mate, and for that reason would like to thank you <3

culpinha
Автор

Really helpful!! I have a very basic understanding about python and I could still understand the tutorial. Really appreciate the work and thanks a lot!

brainerdberry
Автор

No one has ever explained anything better.

nabkawe
Автор

This is just CSS. I love it! I'm only competent in HTML and CSS. Trying to learn python, but haven't dived in yet. This will make GUI so much easier for me!!!

rmt
Автор

Dude, you are awesome, keet it going!
Best of lucks, congratulations from Peru

rafotola
Автор

Bro you have the mos complete tutorial, I appreciate the tutorial

edgarportales
Автор

Aw yiss! Love the series. Can't wait for when we get to actually make it into apps that I can hand out to my coworkers to make their life easier. I had come to terms with not being able to do mobile apps when I took up Python, but now I can do everything I could ever wish for.

fywq
Автор

Very good and funny videos bring a great sense of entertainment!

rafaelasouza
Автор

In case anyone is running into the same issue with .kv file not being recognized in VSC even after installing the Kivy extension, try adding #kivy followed by your Kivy installed version for the first line. So for example, #kivy 1.11.1

markwhite
Автор

man thank you very much, you helped me a lot! I was in a lot of doubt, then you helped me, THANK YOU VERY MUCH!

feliperighetto