Skip to main content
MA.21
Associate III
November 11, 2022
Question

print two dimensional array

  • November 11, 2022
  • 1 reply
  • 560 views

can i print 2D array in textarea, how to do like normal matrix method or any other

This topic has been closed for replies.

1 reply

Yoann KLEIN
ST Employee
November 14, 2022

Hello @MA.2​ ,

TouchGFXDesigner does not support natively an array or matrix widget, so you will have to create one yourself.

You can take inspiration from the example I will join to this answer.

The example shows how to create a scrollable array of boxes by creating a custom container and placing its elements inside a scrollable container.

Hope this helps,

/Yoann

Yoann KLEINST Software Developer | TouchGFX