Quantcast
Channel: Renesas Synergy Platform
Viewing all articles
Browse latest Browse all 23645

Forum Post: RE: GUIX pixelmap Slider

$
0
0
Hi Karol, thanks, it works. I tryied to ally your suggention also for the gx_slider_needle_position_get function, but it does not work. I would like to get the current value of the slider after it is moved, then show that value inside a prompt. I tryied: // Create a pointer to the slider gx_system_widget_find((USHORT)ID_SLIDER, GX_SEARCH_DEPTH_INFINITE, (GX_WIDGET **) &punt_slider); // try to get the value of the slider gx_slider_needle_posistion_get(punt_slider, &punt_slider- gx_slider_info, (int)position); But an error occurs on the function call. Maybe it is due to the position parameter? Which is the correct way to obtain the current value of the slider? Thank you.

Viewing all articles
Browse latest Browse all 23645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>