0

It is possible to make zenity dialog with password show button or something like this ?

Javila
  • 51

2 Answers2

0

No, this is not implemented in Zenity.

vanadium
  • 97,564
0

You can create an extra button with Show Password and when user clicks mount a duplicate form except the password field is defined as not hidden.

You can do this with yad for sure but I couldn't find a reference for zenity: