Kivy with Python tutorial Part 12 - Adding better Navigation

preview_player
Показать описание
In this Kivy application development tutorial, we cover how to add on top of our previous example with a button that heads back home.

Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
Рекомендации по теме
Комментарии
Автор

Great tutorials. I was interested in learning kivy, but had little knowledge of python so i followed you entire pygame tutorial, then half of tkinter and now I've just finished this one. I left your tkinter at half way because I felt that I needed to follow your matlib tut first :) I'll try it soon. Please continue your great work and don't leave kivy behind too long ;)

RafaelNascimento-nvrx
Автор

Hey, man. Why did you stop? All these videos are helping me a lot. Thanks, man. You're great.

acmm
Автор

You should continue this tutorial! I got here, went to click to the next video and was sad to see no more :(

tyler-simoni
Автор

Awesome videos sentdex !!  Your narration and teaching capabilities are excellent.  Had a lot of questions coming in, as I am a newbie to kivy, but you made it so much easier.  Watched videos from Udemy and others but they are not as clear or informative as yours.  You rock !!

CmdrColstel
Автор

For me the major challenge was the building of the Kivy Program after finishing this tutorials series...So it would be great to have a tutorial extension on how to build and create runable programs out of kivy (installation .exe and runnable programm out of my python code + .kv file)

Rochbenritter
Автор

We would love more of this tutorial! Learned a lot!

AzwadAbid
Автор

Thank you!!! the best python tutorial channel!!

sjohn-
Автор

loving your vids mate, easily the most comprehensible tutorials to date. Cheers

thelastguru
Автор

Wait, that's the last video!? NOOOO!!!!
Here i was, really getting into it and the series end :(
Amazing series! Thank you.

izeckx
Автор

Just got through the whole tutorial, thanks a bunch!

petenilson
Автор

Dude, Awesome tutorial! Please Continue

Azariven
Автор

Great job! I've definitely learnt a lot from your videos! Thank you so much. I'm expecting for more tutorials!

enzhaohe
Автор

another excellent tutorial . Cheers Harrison :-)

wktodd
Автор

pls help us by making a video on how to export the application to android

saiteja
Автор

Hey, fantastic tutorials, now I feel that I can do my own Apps CrossPlatform and publish.

I have a Question, in this paint exercice if I want to have a settings or control panel in the right side and that the drawing area not to reach the settings panel how I do it ? I mean the black part of the screen for drawing and the right side for do the settings.
It's something about divide the screen or something ?

sistemasmakermex
Автор

is this video will be continue after part 12 ?

jspdio
Автор

Greetings from Brazil!

Here is question from a Python Beginner:

If adding a "function" to the button via kv is like below, do we necessarily need a method for the Clear button to work, or there would be a direct way to be entered after "on_release:"?

Example for Back Home button!
Button:
color: 1, 2, 1, 2
font_size: 25
size_hint: 0.3, 0.2
text: "Home"
on_release: app.root.current = "main"
pos_hint: {"right":1, "top":1}

Thanks a lot!

AntonioSantos-vezv
Автор

Thank you for the tut list. Great stuff!

ancoopa
Автор

so is this the last Kivy tutorial? Do you plan on doing more or can you recommend someone else's? Thanks for the videos!

dbgameace
Автор

What is the command used to print the output in a text box in kivy app on a grid layout.

letz_positive
visit shbcf.ru