On Aug 30, 2:14 pm, "Edward K. Ream" <[email protected]> wrote: > > On Sun, Aug 29, 2010 at 7:05 AM, Ville M. Vainio <[email protected]> wrote: > >> I pushed a branch that shows how to add drag & drop support for Qt: > > Ville's big hint made everything easy.
Oops. The code does only DnD within the same outline. But Qt supports dragging from one .leo file to another. Actually, it probably supports even more than that... The code must do the full mime-type thingee to record the content of inter-Leo-file drags. Still, the initial code is a good starting point... Edward -- 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.
