Going insane with UITableLayout

I am trying to divide the screen into multiple squares, but I am losing my mind with it. I have been playing with the properties, but no result. This is what I’m doing:

  1. Inserting a Frame into a {1,0},{1,0} sized frame
  2. When inserting the UITableLayout thing, it gives this:

I really need some help here! Please! What properties does it need to have??

1 Like

Just use a UIGridLayout. Scale each frame using the Size Property of the UIGridLayout.