![]() |
|
Another nice demo published - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Another nice demo published (/thread-3367.html) |
Another nice demo published - Alexandre Machado - 07-11-2023 Hi guys, We've just published another demo that is extensively requested by our users. https://github.com/Atozed/IntraWeb/tree/master/15/Delphi/IWMonitorProgress 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
RE: Another nice demo published - mhammady - 12-28-2023 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 |