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 Only 1 Shortlink Par
1 hours ago
tcl by oldlaptop
11 days ago
tcl by mookie
17 days ago
tcl by dandyn
24 days ago
tcl by Bradipo
24 days ago
tcl by Bradipo
24 days ago
tcl by oldlaptop
49 days ago
tcl by oldlaptop
49 days ago
tcl by mookie
54 days ago
tcl by mookie
54 days ago
Submit
New paste
Documentation
From Jabber