On Fri, Oct 21, 2011 at 10:54 PM, Edward K. Ream <[email protected]> wrote:
>> What I want is to drag a .ppt file to some place in the tree, and have >> the file automatically copied to a safe location under .leo file and a >> link to it created in the tree. > > This should be straightforward. See qtGui.py, the LeoQTreeWidget > class, especially dropEvent and helpers. I know, I actually implemented support for drag & drop handlers in plugins a few months back. It's just about finding a contiguous timeslot to do it. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
