### ATTACHING TO A "TABLE": $table->attach( $child, $table->attach_defaults( $child, $left_attach, $left_attach, $right_attach, $right_attach, $top_attach, --OR-- $top_attach, $bottom_attach, $bottom_attach); $xoptions, $yoptions, $xpadding, $ypadding ); #### +-----+-----+ | | | +-----+-----+ | | | +-----+-----+ #### $button->attach_defaults($button, 0, 0, ?, ?);