2020-05-20 11:34 PM
Hi,
i want to make a transparent clock on the background in all screens. So i think Alpha value is the only method to make transparency on two screens. And Analog clock and container don't have Alpha in their library. Could you please let me, how to set alpha value to an analog clock or any container.
Or let me know if there is any way to make transparent screens without alpha value.
Thanks and Regards,
Bala
Solved! Go to Solution.
2020-05-26 01:56 AM
Hi,
a solution would be to create your own analog clock. You can base your code on the Analog widget. Since the clock and the hands are images or texture mappers you can set their alpha values.
/Romain
2020-05-24 11:24 PM
Hi..,
Can any one help..
Regards,
Bala
2020-05-26 01:56 AM
Hi,
a solution would be to create your own analog clock. You can base your code on the Analog widget. Since the clock and the hands are images or texture mappers you can set their alpha values.
/Romain
2020-06-01 04:41 AM
Hi Romain,
Thanks for the details.
Could you please post any example or reference code to create custom clock
Thanks and Regards,
Bala
2020-06-01 07:02 AM
HI,
Able to create Custom Clock and Able to control Alpha Value.
Thank you so much for the support.
2020-06-02 07:02 AM
perfect :ok_hand: