Hello,
Have an app that displays "text", and found a possible work around with not being able to create objects at run-time. I used a canvas to draw text to the canvas, Is there a way to get that to scroll ?
You can try putting Canvas in a vertical ScrollArragement.
This doesn't appear to be the best way for you to display your data. Why not just use a listview or an extension that can display a table of your data ? (Tableview / Tableviewer)
You might get some ideas here
Thank you, everyone for the suggestions. I created a modified scroll page illusion.
NFL_20221103_03.aia (76.2 KB)