From kde-devel Fri Aug 29 20:58:28 2008 From: kdsfinger () gmail ! com Date: Fri, 29 Aug 2008 20:58:28 +0000 To: kde-devel Subject: thumbnail image browser library Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=122004357431858 hi, there My application needs a thumbnail image browser interface that allow user to view and select images. I use QListWidget and set items to icon and it works. The problem is that it is slow and requires large memories for nearly a thousand of images. However, when I open any folder containing thousands of images in my linux system, it's much faster and does not require that amount of memory for 1000 images. My question is: is there a thumbnail image browser library that can be pluged in my code to do the job? Thank you. I am using kde4 and I notice that kde3 has icon view, is that fast and memory efficient comparing to the QListWidget? Best, zl2k >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<