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 mookie
6 hours ago
mail by Roblox accounts
21 hours ago
tcl by greycat
5 days ago
tcl by mookie
12 days ago
tcl by mookie
12 days ago
tcl by mookie
18 days ago
tcl by mookie
21 days ago
tcl by cgm
21 days ago
tcl by cgm
21 days ago
tcl by mookie
21 days ago
Submit
New paste
Documentation
From Jabber