chickadee » kiwi » rect-fill-parent-vertically!

rect-fill-parent-vertically! PARENT RECTS WEIGHTS PADDINGprocedure

Layouts and resizes RECTS to fit PARENT by changing their coordinates and height. WEIGHTS is a list of fixnums mapped to RECTS. The higher the weight, the more space a rectangle will occupy. PADDING specifies the space in pixels between the rectangles. Note that this procedure does no rectangle aligning.