Help for this page
my $ok_but = $bf->Button( -text => 'Continue', ... )->pack(-side => 'bottom', -padx => 10, -pady => 5);
$top->Mainloop(); return $job if defined $job; return 0;