Help for this page
sub getResults { # ... $ltb->bind("<Double-1>", sub { searchGet($dialog, $ltb);}); ... $dialog->destroy; # ... }