Normally what I do to make frames square is change the SizeConstraint to RelativeYY, then change the Size coordinates X and Y to the same number like {.1,0},{.1,0} which works for me.
But in this case I want every frame to stay square no matter what your screen size is. Does anyone know how I can accomplish this?