Help for this page
sub scan { $listbox->insert('end', "Scanning..."); ... } $listbox->insert('end', "Done."); }