Showing Posts From
Textinput
- July 5, 2015
Kivy Course #6 – Text Input and Input Handling
At the sixth part of the course, we are talking about text input and handling the text in text input box. To make a input chance to the user, TextInput class can be used. Here, a login system is made by making username and password check and afterwa...