[Solved] Qlineedit echo mode
General and Desktop
7
Posts
3
Posters
3.7k
Views
1
Watching
-
wrote on 8 Oct 2011, 13:05 last edited by
how to write something in a line edit and when the user start typing or just click the cursor it disappear??like the one of password in the startup of windows =)
-
wrote on 8 Oct 2011, 13:22 last edited by
its not working fine...it do the job but after you click on the line edit...i need it from the beginning
-
wrote on 8 Oct 2011, 13:31 last edited by
What is wrong with setPlaceholderText? According to doc it "makes the line edit display a grayed-out placeholder text as long as the text() is empty and the widget doesn't have focus". Do you need something else?
-
wrote on 8 Oct 2011, 13:33 last edited by
thanks man...i understand now...it's my fault :D...thx 4 helping me =)
-
wrote on 8 Oct 2011, 13:36 last edited by
Ok glad it works for you now.
Could please mark you question as solved?
(edit the title in your first post and add [solved] in front of it) -
wrote on 8 Oct 2011, 13:37 last edited by
done ;)
2/7