So that in the future we will be some novelty in relation to This?
another question you Nigel and Fabrizio realize that many users have problem of slowness in dealing with large files that we will be positive news regarding this great trouble?
Hello Fabrizio Below are 3 Link 2 Videos Viewer Photos 7:01 Windows Photo Viewer Google Picasa Note the speed of loading of Images in High Resolution Large is Possible So with ImageEN Get Results?
Hello William Thank you for your attention Can you cite an example of how to do this because I do not make the slightest idea of #8203;#8203;how to do it.
I have built an image flashing demo biased on the videos you posted in the forum about fast loading. A secondary thread loads the images. The images are loaded with iIEBitmap.IELoadFromFileFast(iFilename, iMaxX, iMaxY, False); We have to slow down the thread a bit or the images flash by so fast you can not even see them with Sleep(150). I am still testing this, but the results are good so far. The user can click on the image with the mouse to start and resume the thread just like in the video. The only thing you might have to change in the source code is the length of the sleep time which will depend on the speed of your hard disk and processor.
Unfortunately this took a lot of time to produce and to study thread processing, so the source code will cost $20.00 if any one is interested.
I am not positive that it will NOT work with Delphi 7 because Delphi 7 has allow TThread.Syncronize.Procedure. The code was developed and tested with Delphi 2010 only so I suspect newer compilers will work with it as well.