AlignLayoutWith
void AlignLayoutWith(BTwoDimensionalLayout* other,
interfaceLayout->AlignLayoutWith(mailLayout, B_HORIZONTAL);
retriever->AlignLayoutWith(fLayout, posture);
layouts[0]->AlignLayoutWith(layouts[1], B_VERTICAL);
layouts[0]->AlignLayoutWith(layouts[2], B_VERTICAL);
row1->GroupLayout()->AlignLayoutWith(row3->GroupLayout(), B_HORIZONTAL);
layouts[0]->AlignLayoutWith(layouts[1], B_VERTICAL);
layouts[0]->AlignLayoutWith(layouts[2], B_VERTICAL);
layouts[0]->AlignLayoutWith(layouts[1], B_HORIZONTAL);
layouts[0]->AlignLayoutWith(layouts[2], B_HORIZONTAL);