Re: [Gambas-user] Embed a VM -> Keyboard communication

2012-02-28 Thread Benoît Minisini
Le 28/02/2012 11:25, flynopi a écrit : > > Hi, > > I executed a Virtual Box machine by > > EXEC ["vboxmanage", "startvm", "nameOfVM"] FOR READ WRITE > > and embedded it with help of the embedder class. > But I cannot do any keyboard input to the vm. mouse clicking is no problem. > what's wrong here

[Gambas-user] Embed a VM -> Keyboard communication

2012-02-28 Thread flynopi
Hi, I executed a Virtual Box machine by EXEC ["vboxmanage", "startvm", "nameOfVM"] FOR READ WRITE and embedded it with help of the embedder class. But I cannot do any keyboard input to the vm. mouse clicking is no problem. what's wrong here? Cheers, F -- View this message in context: http: