B4J Library [B4X] File download indeterminate dialog template.

Just a bit of fun for a project, this is a simple animated dialog template with nothing more than the standard view animations and FontAwesome..

I cannot create a b4i layout but it should be simple a matter of extracting and copying either of the layouts from the appropriate IDE to the b4i designer and adding it to the b4xlib.


FDI.B4a and FDI.b4j contain demo projects,
FileDownloadIndeterminate.b4xlib is the library
FileDownloadIndeterminate.xml is the documentation file which you can view with Builddocs or other library viewer.

Version 1.1
  • Added an optional Complete dialog which displays the duration of the download and the Dialog buttons for options.
 

Attachments

  • FileDownloadIndeterminate.b4xlib
    4.5 KB · Views: 429
  • FDI-B4a.zip
    9.3 KB · Views: 404
  • FDI-B4j.zip
    2.3 KB · Views: 419
  • FileDownloadIndeterminate.xml
    2.8 KB · Views: 419
Last edited:

DonManfred

Expert
Licensed User
Longtime User
It reminds me the old Win95 File copy

 
Top