Number Progress Extension [1.0]

NumberProgressBar

This extension introduces the use of Number Progress Bar Library By Daimajia
This extension uses the modified library https://github.com/daimajia/NumberProgressBar

This enables creation of these types of progress bars.


Blocks

  • Add the progress bar in the specified layout
    image

  • sets the progress in the bar
    image

  • Sets the text Color for the Number text
    image

  • Sets the Font size for the Progress number
    image

  • Sets the Color for the Reached part of the Progress bar
    image

  • Sets the Color for the Unreached part of the Progress bar
    image


Download
AIX: com.pratyush.numberprogress.aix (9.6 KB)
AIA: NumericProgressbar.aia (11.9 KB)

Opensource
This extension will be free and Open Source Forever.
Users who want to Contribute may make a PR on there.


9 Likes

Please follow the naming conventions

Sorry, I got somewhat confused :sweat_smile:.. Will update it soon.

Wow Nice Extension @Pradevel
Keep it up :wink: :+1:

2 Likes

Thanks! :slight_smile:

1 Like

I think you should show screenshot of how it looks in App Inventor.

Nice extension :+1: :+1:

Necessary changes:

  • naming convention
  • sample aia project made in ai2
  • blocks in the documentation must be ai2 blocks
1 Like

hmm, in my opinion, it doesn't matter if the block is not from ai2, and I think the important thing is, people can understand what block it is.

1 Like
1 Like

Okay i will read again

1 Like

Sure, I'll post them ASAP :slight_smile:

1 Like

Can , of course, be quite easily done with three labels, a clock, and some blocks....

1 Like

Well Yeah :sweat_smile:

These things have now been fixed. :slight_smile:

1 Like