qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] gtk gui


From: Jim C. Brown
Subject: [Qemu-devel] gtk gui
Date: Sun, 10 Jul 2005 20:15:24 -0400
User-agent: Mutt/1.4i

Here is a version of gtk2.c which includes an actual GUI.

It is really rough, and doesn't provide anything useful. Also, no buttons or
toolbar - the only GUI features are the scrollbars and the menus.

Right now, the GUI supports resetting the vm, quiting qemu, switching between
the 3 predefined virtual consoles, and a dummy "About" item which doesnt do
anything yet.

To add functionality, look in gtk2_menu_init() and add the appropriate
menus and menu items there. Later on I'll draft up a document describing how
to use gui_menu_add() and friends, but for most coders it should be self
explanitory.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

Attachment: gtk2.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]