in reply to Re: Re: Perl Tk::Wmin thread Perl Tk::Wm
$win->geometry('575x375+225+150'); # geometry / offset $win->resizable(0,0); # non-resizable [download]