my $nb = $top->NoteBook(); $nb->add("verbs", -label => 'verben'); $nb->add("nouns", -label => 'nomen'); $nb->pack(-expand => 1, -fill => 'both',);