[FREE / Open Source] SliderTools - Bit of useful feature for sliders

SliderTools-AI2-Kodular-Extension

Some useful feature for sliders in AI2 and its disturbution.

Documentation


Errors

The Error Occurred event will only return exception error.

Change Log

v1.2
  • Bug fixed - Change event will work now
  • Removed useless variable and Hashtable
v1.1

Changed the name of OnChange to Changed, suggested by @Vishwas

Download

Versions
v1.2

com.watermelonice.SliderTools.aix (10.7 KB)


v1.1

com.watermelonice.SliderTools.aix (11.2 KB)


v1.0

com.watermelonice.SliderTools.aix (11.2 KB)

Or download from GitHub:

13 Likes

Nice extension!

2 Likes

Isn't there already a SliderTools extension from @Ken?

I used it e.g. here:

1 Like

1 Like

OMG! Even the name is the same! I guess this extension is useless then :sweat:

1 Like

But https://community.appybuilder.com/ seems to be offline / no longer available?

https://community.appybuilder.com/t/slidertools-extension-v2/26466

2 Likes

Yes, but still, that's better, and I'm sure someone is able to re-upload it :blush:

And maybe everyone can look my extension as something small to learn, because it's open-source.

1 Like

That's a great extension @WatermelonIce maybe you should add id feature to use multiple sliders

1 Like

Well, because you are using pre defined component, you can just use if else and logical equal.

It's back ... as @Hossein said.

4 Likes

how use it in app inventor designer?

You can't. It works with blocks only.

then I have to add "Register a slider component." when initializing the screen? and there the name of my slider from the designer? or how?

1 Like

Not the name of the component, but the component itself.


The light green component block can be dragged from here:

2 Likes

it works. cool :smiley:

1 Like

May be in future u add convert to circular\linear slider option and image as thumb options so it extension makes a good place on UI

1 Like

Good suggestion!

1 Like

In all honesty, this is something that shouldn't have needed an extension. That meaning it should have been a feature all along ;D

2 Likes

I'm receiving error while compiling file - apk:

I deleted this extenshion from my package. After that error is gone.
May be anyone does know how can solve this problem?
Or is there another slider with event "touch up"?

Thanks.

Try this one:

1 Like