Re: Popup menus without an associated window

2006-03-06 Thread Rich Churcher
> HTH, Wonderful Miki, thank you very much! -- Cheers, Rich. -- http://mail.python.org/mailman/listinfo/python-list

Re: Popup menus without an associated window

2006-03-06 Thread Miki Tebeka
Hello Rich, > Is there a way using any of the Python UI toolkits to generate popup > menus outside the context of an application? For example, > middle-clicking on the desktop shows a list of shortcuts to choose > from. > > Pointers to source examples would be appreciated. wxPython: import wx