From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FtQxE-0001u4-DM for qemu-devel@nongnu.org; Thu, 22 Jun 2006 11:18:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FtQxC-0001tj-QR for qemu-devel@nongnu.org; Thu, 22 Jun 2006 11:18:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtQxC-0001tg-MD for qemu-devel@nongnu.org; Thu, 22 Jun 2006 11:18:46 -0400 Received: from [64.233.162.199] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FtR8C-0005WJ-Mk for qemu-devel@nongnu.org; Thu, 22 Jun 2006 11:30:08 -0400 Received: by nz-out-0102.google.com with SMTP id l8so447679nzf for ; Thu, 22 Jun 2006 08:18:45 -0700 (PDT) Message-ID: <46d6db660606220818h53d91cd2k9240b5ac9fbc6824@mail.gmail.com> Date: Thu, 22 Jun 2006 17:18:45 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] QEMU GUI In-Reply-To: <44998BB7.2060402@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44998BB7.2060402@bellard.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 6/21/06, Fabrice Bellard wrote: > Hi, > > Concerning the QEMU GUI, my mind slightly evolved since my last posts on > the topic: I think that a wxWidgets GUI would be the best as it is > reasonnably portable and because it uses the native GUIs. > > If someone is interested, I am ready to try to include such a GUI in the > QEMU repository even if it is not usable yet. > Do you still want SDL to move out of the project ? -- Christian