Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Anthony Liguori
Daniel P. Berrange wrote: VNC is a good idea... But isn't it a bit "laggy" for this purpose? I think people accept a laggy mouse cursor in a VNC window that comes over the network, but won't really accept that in virtual machine that's running directly on their desktop. OTOH, I'm no VNC expert :)

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Daniel P. Berrange
On Fri, Jun 16, 2006 at 01:33:26AM +0200, Oliver Gerlich wrote: > Daniel P. Berrange schrieb: > > On Thu, Jun 15, 2006 at 05:52:14PM -0500, John Morris wrote: > > With the new VNC server capability there is no need to embed the emulator's > > existing window. You can just have a GTK/QT widget which

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Anthony Liguori
Oliver Gerlich wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 VNC is a good idea... But isn't it a bit "laggy" for this purpose? I think people accept a laggy mouse cursor in a VNC window that comes over the network, but won't really accept that in virtual machine that's running directl

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Anthony Liguori
Daniel P. Berrange wrote: On Thu, Jun 15, 2006 at 05:52:14PM -0500, John Morris wrote: On Thu, 2006-06-15 at 17:29, Oliver Gerlich wrote: If you are familiar with Tcl/Tk, maybe you could give some hints on how to embed the Qemu window into such an app? Embedding the emulator's

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel P. Berrange schrieb: > On Thu, Jun 15, 2006 at 05:52:14PM -0500, John Morris wrote: > >>On Thu, 2006-06-15 at 17:29, Oliver Gerlich wrote: >> >> >>>If you are familiar with Tcl/Tk, maybe you could give some hints on how >>>to embed the Qemu win

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Daniel P. Berrange
On Thu, Jun 15, 2006 at 05:52:14PM -0500, John Morris wrote: > On Thu, 2006-06-15 at 17:29, Oliver Gerlich wrote: > > > If you are familiar with Tcl/Tk, maybe you could give some hints on how > > to embed the Qemu window into such an app? > > Embedding the emulator's window might not be the best