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
 Detect TImageEnMView "full" with ImageIDRequestEx

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
stuartclennett@gmail.com Posted - Mar 27 2019 : 06:34:23
Hi,

I am showing thumbnails from a connected device using TImageEnMView virtually using the ImageIDRequestEx event.

Is there anyway to know when the TImageEnMView viewport is full - i.e. drawing of the thumbnails is complete?

The number of thumbnails on these devices is often hundreds & I would like to show a progress/please wait message whilst the viewport is populated with the next page of thumbnails.

For this I would need to know when the viewport is "full" in order to remove the message form.

Thanks

Stuart Clennett
2   L A T E S T    R E P L I E S    (Newest First)
stuartclennett@gmail.com Posted - Mar 29 2019 : 15:14:51
Thanks Nigel, I didn't spot that event - just what's needed :)

Stuart Clennett
xequte Posted - Mar 28 2019 : 16:08:04
Hi Stuart

There is not an event for loading of all images in the control, because ImageEn will not check the status of images that are hidden until they are needed (when loading on demand).

Loading of all on-screen images triggers the OnAllDisplayed event when it completes.


Nigel
Xequte Software
www.imageen.com