From kde-devel Fri Oct 18 09:59:26 2002 From: Raffaele Sandrini Date: Fri, 18 Oct 2002 09:59:26 +0000 To: kde-devel Subject: Re: Interprocess DnD X-MARC-Message: https://marc.info/?l=kde-devel&m=103493522016191 On Friday 18 October 2002 10:58, Wilco Greven wrote: > DnD between two programs is not that different from DnD within a program. > What you do is encode the data you want to move between the two > applications and put it in a QDragObject on the sender's side. The receiver > then gets a QDropEvent when the user drops something on it and has to > decide if it can decode the data. For a better explanation you should have > a look at the Qt drag & drop documentation. > > Greetings, > Wilco > This means, i have to look at kdesktops code to know how it decodes drops and then write my drag part to encode the data correctly? cheers, Raffaele -- Raffaele Sandrini >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<