Re: Tkinter captures the little "X" close window button?
Frédéric <[email protected]> Wed, 9 Apr 2008 13:13:28 +0200 (CEST)
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Le 8/4/2008, "Frédéric Mantegazza a écrit:
>My root window is normaly shown with its title bar visible. But if I open a
>second window, defined as a Toplevel widget with my root window as parent,
>then this window does not have a title bar, or it is under the WinCE bar
>(I don't know)...
I din't realized that I have another issue: my Tk root window has menus,
but I can't see them on my PPC it (works fine under win32 and linux)...
Any idea?
The code is available here:
http://trac.gbiloba.org/papywizard/browser/trunk/view/mainWindow.py