File copying from a menu

Fredrik Lundh fredrik at pythonware.com
Tue Aug 26 02:33:00 EDT 2008


Brandon wrote:

> I'm attempting to have a file copied from a menu selection.  The menu 
> already exists, but it won't even create the menu item.  If anyone has any 
> ideas, please let me know. 

try cutting down your code to a minimal example that illustrates the 
problem, and post that code (that'll also allow us to figure out what 
library you're using to create the menu...).

</F




More information about the Python-list mailing list