Hi,
I have a Slider object which triggers an onChange event to a Gauge. Using the touch screen I can move the Slider and the Gauge changes appropriately.
In my application using the serial Write_Obj command I can also move the Slider object, but the Gauge does not update, even though it's linked to the slider.
Why is the Gauge display not updated when the Slider position has changed by sending it a Write_Obj command?
Thanks.
I have a Slider object which triggers an onChange event to a Gauge. Using the touch screen I can move the Slider and the Gauge changes appropriately.
In my application using the serial Write_Obj command I can also move the Slider object, but the Gauge does not update, even though it's linked to the slider.
Why is the Gauge display not updated when the Slider position has changed by sending it a Write_Obj command?
Thanks.
Comment