cancel
Showing results for 
Search instead for 
Did you mean: 

[touchgfx] scroll wheel only shows one number

SEMad
Associate III

Hi.

I'm working on a custom board based on stm32f429zgt6.

everything is OK but no change in numbers after scrolling (all is zero, i want to be changed fom 0 to 99).

by the way... I used this tutorial:

https://support.touchgfx.com/docs/development/ui-development/ui-components/containers/scroll-list

in this section:

0693W00000Bao02QAB.pngbut "setIndex" won't create in my text container for "updateitem" and "updatecenteritem" and compiler sends error.

the scroll wheel parameters:

0693W00000Bao1KQAR.pngfor update items:

0693W00000Bao31QAB.png0693W00000Bao3QQAR.png 

what should I do?

or maybe my strategy is wrong?

Sora.

2 REPLIES 2
SEMad
Associate III

probably my question was bad...

I want to show numbers instead of zeros like this:

0693W00000BaqPTQAZ.png 

can anyone help me please?

thanks.

show your container code setIndex...