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 application
with a description of the currently selected menu item.
Malcolm


Try <<MenuSelect>>.

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to