Jump to content

Refresh of TUniMemo


cdev

Recommended Posts

I have a number of calculations that take a long time. 

I would like to keep the user informed of the progress by putting text line per line in a TUniMemo.

Unfortunately, the newly added line(s) are not reflected automatically.

How do I refresh or repaint or update the TUniMemo so that the newly added line gets visible ?

Link to comment
Share on other sites

46 minutes ago, cdev said:

I would like to keep the user informed of the progress by putting text line per line in a TUniMemo.

Unfortunately, the newly added line(s) are not reflected automatically.

Hello,

What mode are you using?

MainModule.EnableSynchronousOperations = True or False?

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...