Re: [Tkinter-discuss] Drag n drop from another application

2017-08-25 Thread Michael Lange
Hi Vasilis, On Fri, 25 Aug 2017 14:29:34 + Vasilis Vlachoudis wrote: > Great thanks. > I will give it a try. I finally uploaded the new version 0.3 of TkinterDnD2, this version now works with both Python2 and Python3. I also added a few new (hopefully helpful)

Re: [Tkinter-discuss] Drag n drop from another application

2017-08-25 Thread Michael Lange
Hi Vasilis, On Fri, 25 Aug 2017 08:21:03 + Vasilis Vlachoudis wrote: > Thank you Michael, > > is this the same with the Tkdnd.py module inside tkinter, or it is an > extension of it? no, Tkdnd.py is pure Tkinter code and can only handle dnd within one Tkinter

Re: [Tkinter-discuss] Drag n drop from another application

2017-08-25 Thread Vasilis Vlachoudis
Thank you Michael, is this the same with the Tkdnd.py module inside tkinter, or it is an extension of it? V. From: Tkinter-discuss [tkinter-discuss-bounces+vasilis.vlachoudis=cern...@python.org] on behalf of Michael Lange [klappn...@web.de] Sent:

Re: [Tkinter-discuss] Drag n drop from another application

2017-08-25 Thread Vasilis Vlachoudis
Great thanks. I will give it a try. Best Vasilis From: Tkinter-discuss [tkinter-discuss-bounces+vasilis.vlachoudis=cern...@python.org] on behalf of Michael Lange [klappn...@web.de] Sent: Friday, August 25, 2017 11:34 To: tkinter-discuss@python.org