Thermostat with Touchgfx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 4:12 AM
Good Afternoon all,
It could be possible to make a thermostat touch sensitive using touchgfx? Like that ones with temperature value in the center and a "slider circle around".
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
TouchGFX
-
TouchGFX Designer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 5:05 AM
Hello @Berto,
I agree with @Johi, that is definitely doable but will take a bit of time.
To get started, you can take a look at the Slider Widget in TouchGFX Designer.
Additionally, check out the GaugeExample, Line and Circle Example, Slider Example and especially the TouchGFX Demo 1.
If you run this demo in the simulator, you can find this screen that allows the user to select a percentage data by dragging the circular slider, just like you wanna do !
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 4:38 AM
The answer is yes, this is possible. But you will not do this in an hour or 2....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 4:58 AM
Yes of course, maybe starting modifying the "circle progress" widget? Just need to find from which widget i could start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 5:05 AM
Hello @Berto,
I agree with @Johi, that is definitely doable but will take a bit of time.
To get started, you can take a look at the Slider Widget in TouchGFX Designer.
Additionally, check out the GaugeExample, Line and Circle Example, Slider Example and especially the TouchGFX Demo 1.
If you run this demo in the simulator, you can find this screen that allows the user to select a percentage data by dragging the circular slider, just like you wanna do !
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 5:18 AM
Hi @Yoann KLEIN,
Thanks so much for your tips, i'll try to check for sure the examples starting from the demo1.
