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 arjen
4 days ago
tcl by cgm
13 days ago
tcl by cgm
13 days ago
tcl by alan
20 days ago
tcl by mookie
42 days ago
tcl by mookie
42 days ago
tcl by mookie
42 days ago
tcl by schelte
44 days ago
tcl by oldlaptop
57 days ago
tcl by oldlaptop
60 days ago
Submit
New paste
Documentation
From Jabber