Page 1 of 1

How to create pre-computed layouts using SUIT?

Posted: Thu Nov 07, 2019 2:30 pm
by weleiwe
Hi. I'm a beginner to the Love SDK and want to create a GUI program.

I chose the SUIT library :awesome: as it seems quite easy to understand (I've used python before)

I just want to know whether we can create a table with around 10 columns and 10 rows, fill the program window with this table and put widgets like buttons into each cell.

I've read through the layouts section of the SUIT's documentation, but I'm finding it quite hard to understand

This might be a really dumb question :crazy: , but pls help...

Regards.