eGUI slider

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

eGUI slider

872 Views
jil
Contributor I

Is it any way I can use the slider from eGUI libraries with 16 bit  values because it seems to work with values up to 127?

 

I've already changed in "d4d_slider.h"

"typedef sWord D4D_SLIDER_VALUE;"  from "typedef sByte D4D_SLIDER_VALUE;"

but it doesn't seem to work and each time when I'm using D4D_SldrSetLimits with a valueMax higher that 127 the slider is not displayed correctly.

 

Thanks

J

 

 

0 Kudos
1 Reply

657 Views
adis
Contributor I

Same problem here ... may be the message isn't posted on the right discussion group, but anyway there is no group for eGUI.

 

I'm using TWR-LCD with K60 processor.

 

Does anybody know if eGUI libraries are meant to work with variables higher than 127?

Thanks!

0 Kudos