my($top) = MainWindow->new(); $top->title("Example"); $top->resizable(0,0);