!7 p-experiment { DynamicVStack stack = swingNu(DynamicVStack); showFrame(jscroll(stack)); repeat with sleep 1 { stack.addComponent(jRaisedSection(withInset(10, jcenteredlabel(randomEnglishWord())))); } }