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: 305
  • FDI-B4a.zip
    9.3 KB · Views: 296
  • FDI-B4j.zip
    2.3 KB · Views: 294
  • FileDownloadIndeterminate.xml
    2.8 KB · Views: 293
Last edited:

stevel05

Expert
Licensed User
Longtime User
It's dangerous when you start playing with the available tools, and days just fly past :)
 

DonManfred

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

 

stevel05

Expert
Licensed User
Longtime User
Yes, not quite as colourful though :)
 

stevel05

Expert
Licensed User
Longtime User
Update to Version 1.1 see first post.
 
Top