4
To use a field similar to input
HTML in Pyqt4, I use QtGui.QLineEdit
.
But how do I make a field that looks like the input
password, which is a specific field to enter passwords?
You can define the "asterisks" that hide the text typed in Qlineedit itself, or have some specific?
Thanks, young man. That’s right :p
– Wallace Maxters