Jump to content

How to show progress of Slow operations ?


Luciano França

Recommended Posts

In VCL I have a small form that I show in various situations of slow operations inside the form I have an animated Gif image that I create inside a Thread

however in Unigui I could not recreate this form because it gives several random errors

How could I show something when a process is slow

Link to comment
Share on other sites

56 minutes ago, Sherzod said:

Hello,

You can use ScreenMask, LoadMask properties, UniScreenMask component.

If synchronous operations are enabled, then using the session's synchronize method.

See related demos, and search forums, documentation. 


Beauty I could understand with the example "SyncClientUpdate - 4 - ShowMask"

however I could increase the font size of the "ScreenMask"  ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...