[vbox-dev] drag-n-drop is being implemented too
Huihong Luo
huisinro at yahoo.com
Wed Jul 21 16:20:46 PDT 2010
Again on the host side, it's simpler, since QT does the work of dnd.
Guest side is much more difficult, it requires deep understanding of the low level dnd impl mechanism, as how to initiate a dnd operation programmatically, etc. so each guest needs a different impl. We are doing Windows. Personally, I don't like Linux's windowing system, there are so fragmented.
but overall, it should be portable
--- On Wed, 7/21/10, Alexey Eremenko <al4321 at gmail.com> wrote:
From: Alexey Eremenko <al4321 at gmail.com>
Subject: Re: [vbox-dev] drag-n-drop is being implemented too
To: vbox-dev at virtualbox.org
Date: Wednesday, July 21, 2010, 4:01 PM
On Thu, Jul 22, 2010 at 12:55 AM, Huihong Luo <huisinro at yahoo.com> wrote:
>
> although progress is very slow, it should work some day. just for your information.
>
> we are using a dedicated thread for each vm on host to avoid the Windows COM apartment threading issues.
This would be Great !
Will the implementation be theoretically portable ?
VMware have this feature, and portable.
---Please use Text Emails, not HTML emails. --
--
-Alexey Eromenko "Technologov"
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20100721/6084cd64/attachment-0001.html
More information about the vbox-dev
mailing list