Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update Progress Indicator text settings
#1
Hello, 

¿ Is there a way to update progress indicator text settings during the asynchronous process to show the progress of itself ?

thank you very much. 

Barcelona, Blanca P.
Reply
#2
Hi Blanca,

Anything on the UI can only be updated when the async request finishes.

Having said that there are different ways to handle this problem. The most recommended way is using a IWMonitor (which was specifically designed for this task) working together with a secondary thread (which actually handles the long request).

There is an example showing how to handle this:

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

Please let me know if this examples helps in your case

Cheers,
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)