224 views
in GUI Development by

Hi Team,

I am implementing a credential screen with username and password tabs which need to be accessed by user. I added two text editors for username and password. After adopting the changes from Text editor page, both my username and password contents are being masked by default character ('*'). So, how can I distinguish between username and password text editors selected by the user such that username will not be masked.

1 Answer

0 votes
by
 
Best answer
Hello,

add a second Text Editor component to your project. For password use only the Editor component modified to hide the signs. For all other text inputs use the other component.

Best regards

Paul Banach
by

Hi Paul,

I had created another text editor for handling the Username input from user and input not being masked now.

Thank you.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...