As AM posted, overrideredirect() is the method you want. However, when you do that, you may end up with no (easy) way to shutdown your GUI. So, before testing that method, I'd recommend you test something like this:
Button(-text => 'Exit', -command => sub { exit })
-- Ken
In reply to Re: Border-less main window
by kcott
in thread Border-less main window
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |