facebook

Download progress meter

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #335831 Reply

    huzairi
    Member

    Hi, I need help on how to create a download progress meter.
    Could anyone provide me with a sample code. Thanks.

    #335915

    @huzairi,

    Could you provide us more info: are you developing an app or a webapp, what are you downloading, how should it feedback be appear?

    #336336

    huzairi
    Member

    Hi octavio,

    I am developing an app, I am downloading a txt file.
    I want to display the download status and auto display the text once completed.

    Thanks.

    #336391

    @huzairi,

    If you are looking to transfer a file e.g., multipart transfer that is not supported. Instead use ajax to fetch the raw text content from your server and then render it in a widget such as text-area or large text widget placed in a scrolling panel.
    The Visual Designer does not provide a progress monitor yet. As an alternative you display an activity monitor or simulate your own counter or something like that.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Download progress meter

You must be logged in to post in the forum log in