Another nice demo published

<< Click to Display Table of Contents >>

Navigation:  Forum >

Another nice demo published

Forum link

 

 

 


 

07-11-2023, 09:49 PM:

 

Hi guys,

 

We've just published another demo that is extensively requested by our users.

 

https://github.com/Atozed/IntraWeb/tree/...orProgress

 

Basically it shows how to use together an IWMonitor and a IWProgressBar to display the progress of a long duration task executed by a background thread.

 

The demo is simple but complete. There are several features working nicely together to do what it does.

 

Please notice that even though the IWMonitor requests data from the server (the completed percentage of the process) there is no session locking going on here. The request/response cycle lightweight and very fast.

 

Enjoy  biggrin

 

 

 


 

12-28-2023, 03:52 AM:

 

Hi Alex,

 

This demo doesn't work as expected for me. Please check the attached video.

 

PS: I don't have the property "ProgressIndicator"  as in the demo source in the IW v15.2.65 TIWMonitor component

 

Thank you