![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | XavierH622 |
Is there a option to hide the text in a TextEdit Node so that passwords can’t be seen and if so where can i find it / how do i use it?
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | XavierH622 |
Is there a option to hide the text in a TextEdit Node so that passwords can’t be seen and if so where can i find it / how do i use it?
![]() |
Reply From: | jgodfrey |
I don’t think TextEdit
supports secret text. However, LineEdit
does (which is generally more appropriate for password entry). See its secret
and secret_character
properties in the docs.
thanks this worked.
XavierH622 | 2023-05-24 16:03