PDA

View Full Version : password is not hidden



vinaysagar
7th November 2014, 08:46
hello all,

i have created a lineedit for password, while entering the text it should display astricks or dots. my problem is when i click on line edit virtual keyboard is displayed which already consists of line edit. while typing the password initially it displays the characters and after clicking ok from the virtual keyboard it turns into dots in the login form.

wysota
7th November 2014, 09:07
What platform are you using? Where does the virtual keyboard come from?

vinaysagar
7th November 2014, 09:34
virtual keyboard comes from myinputpannel

wysota
7th November 2014, 09:35
What is myinputpannel?

vinaysagar
7th November 2014, 09:39
http://doc.qt.digia.com/qt-maemo/tools-inputpanel-myinputpanel-cpp.html

wysota
7th November 2014, 09:41
If it the code you can change then modify the input panel to respect the echo mode information from the line edit.