XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
ProgressBar for transparency ? https://www.bbs.xwidget.com/viewtopic.php?f=7&t=6819 |
Page 1 of 1 |
Author: | Rom [ November 24th, 2017, 8:16 am ] |
Post subject: | ProgressBar for transparency ? |
Hello I would like to create a ProgressBar to set the transparency of some of my layers how to do it, I try several code but without success .... If someone little enlightened I am a taker ![]() Thank you ![]() |
Author: | Jimking [ November 24th, 2017, 10:52 am ] |
Post subject: | Re: ProgressBar for transparency ? |
Hi Rom. I don't know the answer but I'm pretty sure that a java script exists for something like this.. If someone replies here, it will be great for you and for the rest, but if you don't find a solution you can always do it in another way, not so 'professional' but with a similar function. You can create a number of layers or images (better) that they have a different transparency and then with right click selections, you can make them selectable hidding the other ones. Just an idea... ![]() Example https://jimking.deviantart.com/art/Weat ... -655218106 |
Author: | Rom [ November 24th, 2017, 11:00 am ] |
Post subject: | Re: ProgressBar for transparency ? |
Thank you for your reply. I try several things like that. I linked my Layer to a text that set transparency to 50 and it works. here is the code in question. function textOnClick(sender) Layer.Opacity=0.5; So I thought I could do the same thing with a progressBar |
Author: | Jimking [ November 24th, 2017, 12:37 pm ] |
Post subject: | Re: ProgressBar for transparency ? |
That's why I gave you an example in case that you can't do it through script. ![]() |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |