tkinter: start window without window managers frame (linux,KDE)
Martin P. Hellwig
xng at xs4all.nl
Sat Mar 14 19:01:34 EDT 2009
Ekkard Gerlach wrote:
> Hi,
> is tkinter able to start a windows without the frame of the according
> window manager? (only needed for Linux, KDE desktop)
> The window should only be closed by click on a button within the window!
> I should not be moved, it should not be close, ... and so on. The
> solution would be: start without the frame of the window manager!
>
> thx
> Ekkard
Try a google search on:
tkinter overrideredirect
--
mph
More information about the Python-list
mailing list