nubb has asked for the wisdom of the Perl Monks concerning the following question:
Just a quick Tk question, is it possible to have a MainWindow (or Toplevel) without the OS specific frame around it. (The Frame containing the maximize, minimize and close buttons).
I'm Working on a drag and drop GUI (under Windows2k) and want it as small as possible, so loosing the surounding frame around it would save me a lot of space.
Cheers nubb
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Tk MainWindow
by converter (Priest) on Aug 19, 2003 at 09:33 UTC | |
by inelukii (Sexton) on Aug 19, 2003 at 12:55 UTC | |
by batkins (Chaplain) on Aug 19, 2003 at 15:38 UTC | |
by jdtoronto (Prior) on Aug 19, 2003 at 15:19 UTC | |
Re: Tk MainWindow
by wombat (Curate) on Aug 19, 2003 at 15:41 UTC | |
Re: Tk MainWindow
by nubb (Acolyte) on Aug 21, 2003 at 07:48 UTC |