$mw->bind('Activate', \&UpdateMainwindow); sub UpdateMainwindow { $mw->update(); }