cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Newbie
Participant

How to display as password input field?

This code from .grc file : 

/* [  9] */ TextEdit			  129   37  182   24	LargePlain  255

 Is there way to make this TextEdit show as '*' during fill in like password input?

1 Solution

Accepted Solutions
Viktor Kovacs
Graphisoft
Graphisoft

Try using DG::PasswordEdit instead of DG::TextEdit in your C++ code.

Go to post

1 Reply 1
Viktor Kovacs
Graphisoft
Graphisoft

Try using DG::PasswordEdit instead of DG::TextEdit in your C++ code.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!