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
 cache load and save for TImageEnFolderMView

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
keithml Posted - Sep 24 2013 : 05:26:38
Hi,

TImageEnMView has a method loading and saving a cache of the thumbnails, how would I do this for the derived class TImageEnFolderMView while changing the properties such as the directory name correctly?

Keith
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Oct 31 2013 : 17:10:47
Hi

FYI, this has been implemented in v5.0.1.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
xequte Posted - Sep 29 2013 : 18:38:45
Hi Keith

OK, thanks for the info.

I'll look into that for the next update.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
keithml Posted - Sep 25 2013 : 07:23:26
Computers vary greatly in speed and with windows 8 tablets out with reduced power processors it is even more relevant. Try running the code on an atom or low power pentium processor tablet/notebook with a collection of 14 megapixel or greater images in the directory and you will see what I mean.

Folders do change, but not drastically. Generally only a few files will change at a time. If the cache is handled correctly, the unchanged files can be loaded and new or changed ones added or modified.


Keith
xequte Posted - Sep 24 2013 : 14:17:18
Hi Keith

Can you tell me why you want to do this?

Folder contents regularly change so the content of the cache may not even be valid and TImageEnFolderMView is very fast anyway (loading only thumbnails on demand).



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com