Hi, I'm following the ListBox example and trying to implement it with the Form Switch example. But when I scroll the ListBox, the ListBox produces lots of artifact which hides the new text and makes it unreadable.
I have tried a solution where I would create a new box when the text would update but that causes a flicker when scrolling.
How would I clear the contents inside the ListBox? (Or any other solution)
Thanks Leo
Examples used:
4D-CD-00024 Designer ListBox https://forum.4dsystems.com.au/node/45814
AN-00201 ViSi Form Switch https://4dsystems.com.au/blog/4d-an-00201/
I have tried a solution where I would create a new box when the text would update but that causes a flicker when scrolling.
How would I clear the contents inside the ListBox? (Or any other solution)
Thanks Leo
Examples used:
4D-CD-00024 Designer ListBox https://forum.4dsystems.com.au/node/45814
AN-00201 ViSi Form Switch https://4dsystems.com.au/blog/4d-an-00201/
Comment