Re: [Tkinter-discuss] Bind to event related to currently selected menu item

2010-11-18 Thread Kevin Walzer
On 11/18/10 5:56 PM, pyt...@bdurham.com wrote: Wondering if there's a menu event I can bind to that's related to the currently selected menu item? By menu item I mean the items that show up in a popup menu like New, Open, Save, etc. Use case: I would like to update a statusbar area of our applic

[Tkinter-discuss] Bind to event related to currently selected menu item

2010-11-18 Thread python
Wondering if there's a menu event I can bind to that's related to the currently selected menu item? By menu item I mean the items that show up in a popup menu like New, Open, Save, etc. Use case: I would like to update a statusbar area of our application with a description of the currently selected