http://qs321.pair.com?node_id=268824


in reply to Tk::frames

You need to pack frames as well.

$frame1 = $mw->Frame->pack(); $frame2 = $mw->Frame(-borderwidth => 2, -relief => 'groove')->pack();

cp
----
"Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."