I would like to know how to disable the minimize, maximize, and close button for a mainwindow in Tk.
my $mw = MainWindow->new; $mw->title("FOO BAR"); $mw->deiconify(); #Doesn't work
Any ideas, or is this even possible?
In reply to Tk Main window controls by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |