closed
Public

It would be nice to use the table object as a grid layout.

This could work by:

Making table itself invisible and disabled but content visible.

Table object would auto-size both row height and column width according to its visible contents during runtime.

3 answers

Actually you can do so now. You can hide the header, border, vertical and horizontal lines of the Table element, then drag something into the table.

The table will auto adjust its grid size if you have turned on the “Auto resize element after editing its content” in the “Edit” tab of the settings window.

#1

I won’t work during runtime (simulation)

#2

I can make this work, but the table total size is fixed during the simulation. It will be better if it can auto-fit the screen…

#3

This question is now closed