Help for this page
foreach my $button ( @buttons ) { ... print "button\n"; }
-command => sub { print_button_label( $button ) },