I see where the Object Editor tools let you align multiple objects against a right or left border and set their height or width the same, but I don't see a way to distribute objects evenly. Suppose, for example, that I have four lines of text that I want to space vertically with the same distance between them. Is there a way to do this?
No GUI for this yet. You need to access the position properties of the objects from script. Here is an example where I evenly space (vertically), three text objects : Text, Text1 and Text2.