id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
270	container/packing widgets	ArcRiley	ArcRiley	"The widget system is incomplete without packing widgets.

The _resize() event needs to traverse a widget tree whereas each widget reforms resize events to it's children adjusting their window offset and size according to packing rules.

The widgets StackX StackY and StackZ will, respectivly:
 * stack widgets horizontally with 100% height without overlap
 * stack widgets vertically with 100% width without overlap
 * overlap widgets as layers with 100% width and height

A soy.Window will act as a StackZ"	task	closed	Medium	beta1	soy.widgets	Trunk	fixed		
