qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] scrollable window
Date: Sun, 10 Jul 2005 12:16:12 -0400	[thread overview]
Message-ID: <20050710161612.GA20495@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <20050710152714.60983.qmail@web30004.mail.mud.yahoo.com>

On Sun, Jul 10, 2005 at 08:27:14AM -0700, user user wrote:
> Why not make a Win32 GUI version?
> 

Keep in mind that I'm primarily a Linux/GNU/Xlib coder.

>From what Fabrice Bellard has told me, a native Win32 GUI is the eventual plan,
and he considers GTK version for Linux/X11 only.

He also said that a dumb minimally usable GUI was ok as a starting point, as
once the basic parts were implemented, it would be very easy to add the real
functionality to the GUI later on. I'm working on a really simpleton version
right now. (The scrollable window is in fact the first version that I've
released which even uses any real GTK widgets besides the window itself.
This is one major advantage that GTK has over Xlib - writting a scrollable
window using Xlib would have been considerably more difficult.)

If you are asking why I don't release a Win32 version with the scrollable window,
it's mainly because I don't know what the Win32 equivalent of GtkScrollWindow
is.

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

  reply	other threads:[~2005-07-10 16:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10  5:58 [Qemu-devel] scrollable window Jim C. Brown
2005-07-10  6:50 ` Ashish Naik
2005-07-10 11:07   ` Ashish Naik
2005-07-10 13:40     ` Jim C. Brown
2005-07-10 15:27       ` user user
2005-07-10 16:16         ` Jim C. Brown [this message]
2005-07-10 16:37 ` jeebs
2005-07-10 17:32   ` Herbert Poetzl
2005-07-10 17:57     ` Jim C. Brown
2005-07-10 18:37       ` Herbert Poetzl
2005-07-10 18:53         ` Jim C. Brown
2005-07-10 20:51           ` Herbert Poetzl
2005-07-10 21:06             ` John R. Hogerhuis
2005-07-11  3:41               ` Jim C. Brown
2005-07-10 19:07       ` Jernej Simonèiè
2005-07-10 18:19     ` jeebs
2005-07-10 17:43   ` Jim C. Brown
2005-07-10 18:21     ` jeebs
2005-07-10 20:24       ` 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=20050710161612.GA20495@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --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).