How to make Password(Hidden) Text Inputs in Kivy - Full Guide

  Рет қаралды 2,952

SilverShade

SilverShade

Күн бұрын

Пікірлер: 17
@kuzco7061
@kuzco7061 Жыл бұрын
This tutorial is amazingly helpful! Thank you very much!!
@aachalgarg3314
@aachalgarg3314 2 жыл бұрын
Thank you it helped alot :)
@alexstumpff6406
@alexstumpff6406 4 жыл бұрын
Thanks man, know you helped me out on this!
@silvershade1337
@silvershade1337 4 жыл бұрын
You're welcome
@adfinemrising
@adfinemrising Жыл бұрын
very nice, thanks!!
@Arjun-kg2hf
@Arjun-kg2hf 4 жыл бұрын
very helpful video, keep up the good work
@rohinsood3200
@rohinsood3200 4 жыл бұрын
Really helped me out!
@yossepbinyoum2181
@yossepbinyoum2181 2 жыл бұрын
Good job
@sauceontoes3457
@sauceontoes3457 4 жыл бұрын
Interesting/Informative
@nkzofc
@nkzofc 3 жыл бұрын
very good!! is there any way to round the corners of this line?
@nkzofc
@nkzofc 3 жыл бұрын
Is there way to delay password masking ??
@andreadebiasi6509
@andreadebiasi6509 2 жыл бұрын
Hi, there isn't the code link in description
@jonathanameyo3608
@jonathanameyo3608 4 жыл бұрын
Hello. I am getting this error: name 'textinput' is not defined. How do I fix it?
@ragreenburg
@ragreenburg 3 жыл бұрын
TextInput is the correct way to input that, gotta make sure it is capitalized.
@IKnowNothing0101
@IKnowNothing0101 3 жыл бұрын
This refers to the ID of the TextInput For Example: TextInput: id: kiddlywinks canvas.after: Color: rgba:(1/255, .3, 0, 1) Line: width:1 rectangle: kiddlywinks.pos[0], kiddlywinks.pos[1], kiddlywinks.width, kiddlywinks.height You can also choose instead to use self instead of the ID. rectangle: self.pos[0], self.pos[1], self.width, self.height This would let you create a new type of text input of you were working on something really big. canvas.after: Color: rgba:(1/255, .3, 0, 1) Line: width:1 rectangle: self.pos[0], self.pos[1], self.width, self.height And then you can use NewText exactly like you do TextInput customizing only what will be different.
@jonathanameyo3608
@jonathanameyo3608 4 жыл бұрын
I have another error saying "no declaration after textinput". Who knows how to fix it?
@ragreenburg
@ragreenburg 3 жыл бұрын
Do you mean "Invalid data after declaration"? If so, I get that all the time when my spaces aren't lined up properly.
python@kivy  update label text
9:40
We improvement
Рет қаралды 1 М.
Taking Input from User using KivyMD || MDTextField Class || Mobile App Development
12:30
The Club of Python Developers
Рет қаралды 4,5 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Using SQLite3 Database With Kivy - Python Kivy GUI Tutorial #55
18:02
Let's Create a Compiler (Pt.1)
1:11:03
Pixeled
Рет қаралды 592 М.
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 165 М.
Zelensky Announces Talks with Russia / End of Martial Law?
13:55
NEXTA Live
Рет қаралды 1,1 МЛН
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Рет қаралды 914 М.
Kivy Tutorial #9 - Navigation Between Multiple Screens
10:04
Tech With Tim
Рет қаралды 146 М.
Alert Dialog Boxes For KivyMD - Python Kivy GUI Tutorial #48
14:28
Python Basics Tutorial How to Tab Between Kivy TextInput
5:21
Python Basics
Рет қаралды 699