Thank you very much for your help
Now it's all clear
Thanks again and best regards
Alberto
>From: "Michael P. Reilly" <[EMAIL PROTECTED]>
>Reply-To: "Michael P. Reilly" <[EMAIL PROTECTED]>
>To: Alberto Troiano <[EMAIL PROTECTED]>
>Subject:
Quoting Alberto Troiano <[EMAIL PROTECTED]>:
> About disabling the button it would be nice to know if that can be done
> , although I made some work around and I managed to restrict the
> Toplevels.
You can disable buttons and menu items with the state option. Setting
state=DISABLED will grey-ou
now if that can be done ,
although I made some work around and I managed to restrict the Toplevels.
If anybody wants to know how I can post the code
Thanks in advanced
Alberto
>From: [EMAIL PROTECTED]
>To: Alberto Troiano <[EMAIL PROTECTED]>
>Subject: Re: [Tutor] Disable menubar
Hey everyone
I've read about menubars and I decided to use the MenuBar from PMW instead
of Tkinter's
The reason is that I couldn't find an example to make a menu with cascade
submenus and another cascade submenu inside the submenu and so on.
Now I want to ask if somebody knows how to accomplis