ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Threads priority imageEnMView

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
pDavid Posted - Nov 21 2012 : 03:27:34
Hello,

I would like to know if it is possible to change the priority of threads loading/creating Thumbnail in ImageEnMView. (Lowest/Idle) because the scrollbar is so slow (go up/down) when i have lot of pictures. I would like to have a fast scrollbar and wait for generating thumbnail.

Thankyou,
David
2   L A T E S T    R E P L I E S    (Newest First)
pDavid Posted - Nov 23 2012 : 15:38:10
Thankyou for your answer, I finally used the component TVirtualExplorerEasyListView (with Imageen libray :)) for his flexibility
fab Posted - Nov 23 2012 : 11:00:41
Hello,
it is only possible to change the maximum number of used threads using ThreadPoolSize. Setting zero, no threads are used, and all images are loaded using the main thread.