Re: [Tkinter-discuss] No menu displayed.

2013-01-10 Thread François laforgia
Hi Kevin, Thanks. I was so sure that the menus will be displayed in the window that I forgot to look at the screen bar. Shame on me ! Best regards, Francois. >On 1/10/13 5:04 AM, François laforgia wrote: >> Hi all, >> >> I'm a beginner in Tkinter development and I have a problem w/ the menus >>

Re: [Tkinter-discuss] tkinter wiki back online

2013-01-10 Thread Jeff Epler
Canonical has pushed out an update for moinmoin that appears to address the security bugs recently disclosed. I also found no evidence in logs of exploitation of the bugs on the tkinter wiki. Accordingly, the wiki is back online: http://tkinter.unpythonic.net/wiki/ Jeff _

Re: [Tkinter-discuss] No menu displayed.

2013-01-10 Thread Kevin Walzer
On 1/10/13 5:04 AM, François laforgia wrote: Hi all, I'm a beginner in Tkinter development and I have a problem w/ the menus under Mac OS. I would like to build a GUI w/ menus but when I run the program on MAC OS Lion everything is ok but no menus are displayed in my window. I tried to run the s

[Tkinter-discuss] No menu displayed.

2013-01-10 Thread François laforgia
Hi all, I'm a beginner in Tkinter development and I have a problem w/ the menus under Mac OS. I would like to build a GUI w/ menus but when I run the program on MAC OS Lion everything is ok but no menus are displayed in my window. I tried to run the same program w/ the same Python version on a Ubu