Re: tkinter: start window without window managers frame (linux,KDE)

2009-03-14 Thread Ekkard Gerlach
Martin P. Hellwig schrieb: Try a google search on: tkinter overrideredirect thx! That's it! -- http://mail.python.org/mailman/listinfo/python-list

Re: tkinter: start window without window managers frame (linux,KDE)

2009-03-14 Thread Martin P. Hellwig
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 soluti

tkinter: start window without window managers frame (linux,KDE)

2009-03-14 Thread Ekkard Gerlach
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 with