From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DvaLJ-0001aO-Bs for qemu-devel@nongnu.org; Thu, 21 Jul 2005 08:40:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DvaLF-0001YK-PQ for qemu-devel@nongnu.org; Thu, 21 Jul 2005 08:39:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DvaLF-0001XS-2a for qemu-devel@nongnu.org; Thu, 21 Jul 2005 08:39:57 -0400 Received: from [195.129.94.187] (helo=srv94-187.ip-tech.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DvaOJ-0006d2-SX for qemu-devel@nongnu.org; Thu, 21 Jul 2005 08:43:08 -0400 Message-ID: <42DF9604.2090503@kberg.ch> Date: Thu, 21 Jul 2005 14:33:08 +0200 From: Mike Kronenberg MIME-Version: 1.0 Subject: Re: [Qemu-devel] news on the OS X cocoa port References: <42DF6E93.3010705@kberg.ch> <41e41e7a0507210312259ae3d5@mail.gmail.com> In-Reply-To: <41e41e7a0507210312259ae3d5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hetz Ben Hamo wrote: >I just looked at the screenshots, and if you don't mind, I want to >offer few suggestions for your GUI: > >1. RAM size - how about adding up/down arrows (in addition to what you >have right now) to increase RAM? > > Good Idea. How should they id/decrement the value? One by one or doubling the Value? >2. Instead of Radio buttons in the Floppy/CDROM/Hard drive, I would >suggest to replace it with Check Boxes, so the ones that are not >needed by the user, will be grayed out until the check boxes will be >marked. > > I look into that. Have You an Idea how we could optimize the choosing of cd-rom and cd-rom-image. >3. I would also suggest to add a "Boot from" pull down menu - to >select from which device to boot (useful for CD installation etc..) > > On the list. >Thanks, >Hetz > > > Thanks. [snip] I'd like to keep the Panel as easy as possible, so "normal" Users won't be destracted by to much options. Probably I'm gonna ad '-localtime', '-smb', and '-user-net'/'-dummy-net', since I activate them by default. I'm thinking of a new way to store the images and saved VMs, too. Maybe we could make something like vpc: A package with the config, disk-images and saved VMs, located in ~/Documents/QEMU PCs/ any Ideas? Mike