Back to Browse

Kivy Tutorial 5 - User Input with Text Field | KivyMD

78.1K views
Jun 4, 2020
13:03

Welcome to the fifth video of this KivyMD video series in which we are going to learn how to take input from the user using TextField. Now there are two ways to create elements inside KivyMD. 1st is using our code which we have done till now to create our labels and buttons and the second is using the builder method. In the builder method we add the element using multi-line strings and Kivy automatically recognizes these strings and creates those elements for us. In this video we are going to learn how take input from the user using both of these methods. The builder method is really important because we will be using more and more of this in the future videos. Source Code - https://github.com/attreyabhatt/KivyMD-Basics Next video - Binding Input and Button https://youtu.be/VqLpDaTRGLo Full playlist - https://www.youtube.com/playlist?list=PLhTjy8cBISEoQQLZ9IBlVlr4WjVoStmy- Subscribe - https://www.youtube.com/channel/UCirPbvoHzD78Lnyll6YYUpg?sub_confirmation=1 Website - www.buildwithpython.com Instagram - http://instagram.com/buildwithpython #python #kivy #pythongui

Download

0 formats

No download links available.

Kivy Tutorial 5 - User Input with Text Field | KivyMD | NatokHD