iOS Question Alpha Level

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

Noticed that when you add a buttons, imageViews etc. you can change the Alpha level so it has some transparency.

However the levels are 0, 0.5 and 1.

How would you make it something like 85%, I am guessing this can't be done?

Is this something Apple limit in iOS or is it B4i that limits the way you adjust the Alpha level ?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
It can be set to any value you like. In the designer it uses an interval of 0.1:
SS-2015-02-22_10.47.27.png
 
Upvote 0

aaronk

Well-Known Member
Licensed User
Longtime User
It can be set to any value you like. In the designer it uses an interval of 0.1:
SS-2015-02-22_10.47.27.png
Ok, I moved the slider. I was just clicking next to the current slider value to jump the values, found I had to click and slide the value across.

I think it would be better if it was like in B4A where it starts at 0 and finishes at 255.
 
Upvote 0
Top