Tkinter popup menu

Richard Townsend richardt at edshk.demon.co.uk
Wed May 16 05:36:33 EDT 2001


If you create a Tkinter popup menu (e.g. as in menu-example-4.py from
Fredrik Lundh's 'An Introduction to Tkinter) is there a way to
automatically unpost the menu if the user clicks outside the window
(i.e. on the desktop or in another application's window)?

-- 
Richard Townsend



More information about the Python-list mailing list