cancel
Showing results for 
Search instead for 
Did you mean: 

How to add programitacly item to ScrollWheel?

Epamuk
Associate III

Hello,

I want to show process history to user in my device. Max number of process is 30 but I will show last 5 process. There are two buttons (fill and empty ). If user press FillingButton first I will show filling image and filling text. if second press is empty button, I will show both first (filling image) and second images (empty image) in screen.

For this I designed a customcontainer which have one image and a text area. For scrollWheel I choose this customcontainer. I set number of items to zero in touchgfx and I want to add an item to scrollWheel programaticaly (because item's text value and image are unknown until user press one of button)

How can I add items to schrollWhell programaticaly ?

1 REPLY 1