Tk non-resizable
Posted to
tcl
by mjanssen at Tue May 08 11:08:12 GMT 2007
view raw
use strict;
use Tk;
my
$main
= MainWindow->new();
$main
->resizable(0,0);
MainLoop();
Recent Posts
tcl by schelte
9 days ago
tcl by emiliano
16 days ago
tcl by fvogel
16 days ago
tcl by emiliano
16 days ago
tcl by rmax
33 days ago
tcl by oldlaptop
33 days ago
tcl by schelte
34 days ago
tcl by Bradipo
46 days ago
tcl by kbk
56 days ago
tcl by oldlaptop
59 days ago
Submit
New paste
Documentation
From Jabber