How to set alpha value to an Analog clock or to a container
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-26 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-24 11:24 PM
Hi..,
Can any one help..
Regards,
Bala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-26 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-01 4: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-01 7:02 AM
HI,
Able to create Custom Clock and Able to control Alpha Value.
Thank you so much for the support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-02 7:02 AM
perfect :ok_hand:
