Results 1 to 4 of 4

Thread: QLineEdit loads slowly

  1. #1
    Join Date
    Jul 2013
    Posts
    16
    Thanks
    6
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default QLineEdit loads slowly

    I have an app which has only one pushbutton on gui. It starts normally. But after I added lineedit to gui, app starts and freezes for a while. For example when I push keyboard button, nothing was written in lineedit for second. After a second 5-6 charachters was appeared in lineedit. I tried lineedit, textedit and plain textedit and all of them has same effect. Why this happen?
    I use Qt 4.8.5

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QLineEdit loads slowly

    Hard to tell.

    Maybe some input method plugin being loaded, etc.

    Cheers,
    _

  3. #3
    Join Date
    Jul 2013
    Posts
    16
    Thanks
    6
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: QLineEdit loads slowly

    I noticed now same thing happens with tablewidget and listwidget also.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QLineEdit loads slowly

    You could check if this is caused by the widget style, i.e. by using a different one.

    Cheers,
    _

Similar Threads

  1. Qt application loads tons of dll's ONLY on OS startup
    By tomrider in forum Qt Programming
    Replies: 5
    Last Post: 12th May 2011, 09:52
  2. Replies: 2
    Last Post: 14th April 2011, 17:37
  3. [QtWebKit] Inject JavaScript properly when DOM loads..
    By fab_74 in forum Qt Programming
    Replies: 2
    Last Post: 27th March 2011, 17:58
  4. modifying webkit content before loads
    By rbp in forum Qt Programming
    Replies: 3
    Last Post: 17th September 2010, 06:00
  5. Replies: 3
    Last Post: 25th February 2010, 08:53

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.