Drag and drop in Windows
Robert Flintham
Robert.Flintham at uhb.nhs.uk
Wed May 1 04:06:41 EDT 2013
More information about the Python-list mailing list
Wed May 1 04:06:41 EDT 2013
- Previous message (by thread): Why chunks is not part of the python standard lib?
- Next message (by thread): Drag and drop in Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Kevin, that looks great. It's having trouble finding TkDND though - is there a certain place in the "Python27" directory that it's most likely to look? It's currently under Lib/site-packages, but I'm suspicious that Tk/Tkinter has its own library somewhere. Christian - you were right. The TkDND DLL looks to be for x64. Is there a way around this? All the best, Rob -----Original Message----- From: Python-list [mailto:python-list-bounces+robert.flintham=uhb.nhs.uk at python.org] On Behalf Of Kevin Walzer Sent: 01 May 2013 00:10 To: python-list at python.org Subject: Re: Drag and drop in Windows Official link: http://tkinterdnd.sourceforge.net -- http://mail.python.org/mailman/listinfo/python-list DISCLAIMER: This email and any attachments hereto contains proprietary information, some or all of which may be confidential or legally privileged. It is for the exclusive use of the intended recipient(s) only. If an addressing or transmission error has misdirected this e-mail and you are not the intended recipient(s), please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail or any attachments, as this may be unlawful.
- Previous message (by thread): Why chunks is not part of the python standard lib?
- Next message (by thread): Drag and drop in Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list