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:
14 Likes
Anke
October 2, 2020, 10:12am
3
Isn't there already a SliderTools
extension from @Ken ?
I created an extension that adds TouchDown and TouchUp Events.
Maybe this will fulfill your needs:
I used it e.g. here:
Here are the used components & extensions
(TaifunPlayer: @Taifun , SliderTools: @Ken , FileTools: @vknow360 ):
[grafik]
It is really a challenge to achieve this.
For something like that, Kodular has a “Daily Challenge” topic that, as far as I can remember, was opened by @Peter .
PS: I have to do more tests … also with different devices and Android versions …
1 Like
OMG! Even the name is the same! I guess this extension is useless then
1 Like
Anke
October 2, 2020, 10:45am
6
2 Likes
Yes, but still, that's better, and I'm sure someone is able to re-upload it
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.
Anke
October 2, 2020, 11:37am
10
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
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
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.