What is the name of your app?
Color Lab
App Store/Download link:
ColorLab.apk (4.8 MB)
Describe your app:
Creating Color With Hex Color Code and RGB Color Code.
Screenshots:
AIA file (Optional)
Target 20 Likes
Color Lab
ColorLab.apk (4.8 MB)
Creating Color With Hex Color Code and RGB Color Code.
Target 20 Likes
I don’t see what I’m writing, something to fix.
Neither with slider nor textbox can I choose all colors, e.g I get 209, 211, 214.
/Boban
this is the kodular responsive bug. it happens in almost every app
If you mean this
It is easily fixed
/Boban
how plz say me how to fix this problem
Depending on your app design, I would try with set Screen to scrollable true
/Boban
Thanks, Now Updated and problem solved check it now
Yes it works better now.
Some suggestions, either you can add a letter in front of a slider that will represent the color you are using or change color of the slider.
Perhaps add Alpha Channel.
I don’t know if you are already using any extension for TextBox, I recommends this one Textbox Extension by Taifun and e.g file what you can do with it TextBoxHighlightAndEnter.aia (29.7 KB).
Regarding Slider we can’t do much except wait for kodular if they can implement this on my Iwant list
/Boban
Or change it yourself however, you will have to learn yourself some parts
/Boban
I have workaround for that, if you set MaxValue to big numbers such as 500, 1000 etc. every step become 1.0, 1.5, 2.0 etc. (Not values with comma) So you can divide number to required number (for example MaxValue is 1000 but you need to set 500, then divide to 2 and round with math blocks) and display in label etc.
I haven’t found any good way to increase by one except as shown on my page, if you have one please show us how…
Btw, I will update that guide also to show how you do individual slider with varying numbers which also increases by one.
/Boban
Of course, I will create simple app when I switch to my computer.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.