Results 1 to 10 of 10

Thread: Use QLineEdit as password field

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2010
    Posts
    19
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo
    Wiki edits
    9

    Question Use QLineEdit as password field

    Hello,

    I need an edit for for password in my login form.
    I use QLineEdit class and set echo mode to password, inputHintMethod
    to
    - NoAutoUpperCase
    - NoPredictiveText

    The problem is that:
    When application is installed on device N97mini, the first letter is always uppercase automatically and text autocorrection is applied and it makes end-user extremely difficult to enter the correct password when user uses the hard keyboard.

    Do you have any ideas how to avoid this problem?
    Is it a Qt bug? or N97 mini firmware bug? Anybody experiences this before?

    Thanks
    Hai
    Last edited by lyhoanghai; 23rd September 2010 at 14:18.

Similar Threads

  1. Replies: 2
    Last Post: 21st August 2010, 10:26
  2. QHttp get AND get field
    By TomASS in forum Newbie
    Replies: 0
    Last Post: 10th November 2009, 21:45
  3. QuaZIP and Password?
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 16th December 2008, 09:10
  4. password authentication with QsslSocket
    By mate in forum Qt Programming
    Replies: 2
    Last Post: 16th July 2008, 08:17
  5. Masking password
    By Lebowski in forum Qt Tools
    Replies: 3
    Last Post: 14th April 2006, 11:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.