[vbox-dev] IGuestMouseEvent

Klaus Espenlaub klaus.espenlaub at oracle.com
Mon Sep 9 11:54:34 GMT 2013


Hi,

On 08.09.2013 13:05, 一生有你 wrote:
>   HI....
> How can i get IGuestMouseEvent in my code.....? through IGuest ? thank
> u..!!!

There are enough samples out there how to use events (e.g. in 
vboxshell.py), and to me it seems that the misunderstanding for you is 
that IGuestMouseEvent is not signalled through IGuest, it's signalled 
through IMouse. Should be quite obvious from the code which handles this 
event in vboxshell.py.

Klaus




More information about the vbox-dev mailing list