Accessing Tk-inter Popup menu entry

Aki Niimura akineko at pacbell.net
Mon Sep 9 19:41:39 EDT 2002


Hi Eric,

Thank you for pointing out my stupid mistake. I tried entryconfigure()
in another program before but with different settings.

I appreciate your kindness helping me out rather than ignoring it.

Best regards,
Aki Niimura

Eric Brunel <eric.brunel at pragmadev.com> wrote in message news:<alhm24$j17$1 at wanadoo.fr>...
> What was the problem? I tried it and it worked, but not with index 2, 
> because the menu item numbered 2 is the 3rd one, which is the separator. 
> But doing:
> popup.entryconfigure(1, state=DISABLED)
> works without problem.



More information about the Python-list mailing list