qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: kmagnum@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: QEMU 0.7.2
Date: Mon, 12 Sep 2005 19:33:26 -0500	[thread overview]
Message-ID: <43261E56.3030406@us.ibm.com> (raw)
In-Reply-To: <cd8ecdef05091215552e0076c7@mail.gmail.com>

Karl Magdsick wrote:

>>(SDL is more-or-less considered obsolete in general, iiuc Fabrice wants the
>>windows port of qemu to use the Win32API natively to handle graphics, while
>>on *nix systems an X toolkit (such as Qt or GTK) is preferred.)
>>    
>>
>
>Out of curiosity, has GTK on Win32 been considered?
>  
>
Something I've been experimenting with recently is using XEmbed.  XEmbed 
allows you to have manage a widget in one process and display the widget 
in another process.  It's designed to be Toolkit agnostic so you can 
embed QT widgets within GTK and vice versa.

In the GTK world, instead of having qemu create a GtkWindow, it would 
create a GtkPlug.

Then another application (running as a separate process) can use a 
GtkSocket to embed the QEMU vga device within a larger GUI.

There can then be separate GTK/QT guis without QEMU having to support 
both widget sets.  What's more, it seems like the easiest way, given the 
way QEMU currently works, to have an advanced GUI that can manage 
multiple instances of QEMU (using tabs or something like that).

Regards,

Anthony Liguori

>-Karl
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>  
>

  reply	other threads:[~2005-09-13  0:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-04 17:27 [Qemu-devel] QEMU 0.7.2 Fabrice Bellard
2005-09-05  9:58 ` [Qemu-devel] " Christian Walther
2005-09-05 10:48   ` Andreas Mohr
2005-09-05 10:59   ` Christian MICHON
2005-09-08 14:18   ` Jim C. Brown
2005-09-12 22:55     ` Karl Magdsick
2005-09-13  0:33       ` Anthony Liguori [this message]
2005-09-13  2:56         ` Jim C. Brown
2005-09-13  3:37           ` Mike Swanson
2005-09-13  3:47             ` Anthony Liguori
2005-09-13  3:54             ` Jim C. Brown
2005-09-13  3:45           ` Anthony Liguori
2005-09-13 13:07             ` Jim C. Brown
2005-09-13  2:43       ` Jim C. Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43261E56.3030406@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=kmagnum@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).