Results 1 to 2 of 2

Thread: Increasing performance from Qtextedit, listview, etc?

  1. #1

    Default Increasing performance from Qtextedit, listview, etc?

    Hey--

    This isn't really that major of an issue, but I thought I'd ask. I'm currently trying to write huge amounts of text data to qt window but it's not working that great. I've tried qtextedit (the worst), qlistview (not too bad), and qlistbox (best performance). What happens is that it works fine for a little bit, then as the window gets more and more info in it the gui starts to become unresponsive (qt 3.3 btw). Is there any known way to increase performance for the view windows (or maybe there's another display list type that might be better than the 3 above)? Thanks

    Taylor34

  2. #2
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Thanks
    9
    Thanked 27 Times in 27 Posts
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: Increasing performance from Qtextedit, listview, etc?

    Maiby will be better use QTable?
    Try look in example table\bigtable.
    a life without programming is like an empty bottle

Similar Threads

  1. QTextEdit Performance handling large paragraphs
    By netuno in forum Qt Programming
    Replies: 14
    Last Post: 1st September 2010, 22:58
  2. Increasing QProcess read performance
    By mcostalba in forum Qt Programming
    Replies: 9
    Last Post: 4th December 2006, 20:12
  3. [QT 4] QTextEdit performance
    By fellobo in forum Qt Programming
    Replies: 8
    Last Post: 6th March 2006, 19:27

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.