Announcement

Collapse
No announcement yet.

Mian UI get stuck when call HTTP.DOWNLOAD

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mian UI get stuck when call HTTP.DOWNLOAD

    I'm using Setup Factory 8.2.1. We need download some require libs if the client's pc don't have it.

    When I Call HTTP.DOWNLOAD, the main UI stuck a long time.

    Did I missing something?

    Thank U!

  • #2
    Use the callback to update a progress bar on the screen, so the interface does not become unresponsive.

    Ulrich

    Comment

    Working...
    X