Help for this page

Select Code to Download


  1. or download this
    
    my $searchRes = $top->DialogBox(-title => 'Search Results',
    ...
                $ml->update;
                my $answer = $searchRes->Show();
    
  2. or download this
    
    sub _selectionUpdate {
    ...
        }
    }