public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Stan Shebs <shebs@apple.com>
To: Elijah Meeks <elijahmeeks@yahoo.com>
Cc: Hans Ronne <hronne@comhem.se>, xconq7@sources.redhat.com
Subject: Re: Curses and SDL apps for Windows and MacOS
Date: Sun, 23 May 2004 20:23:00 -0000	[thread overview]
Message-ID: <40B10858.9060909@apple.com> (raw)
In-Reply-To: <20040522022743.37494.qmail@web13123.mail.yahoo.com>

Elijah Meeks wrote:

>Hans,
>
>This is my first experience with the SDL interface. 
>It seems more smooth than the TCL/TK, is this because
>it only opens the default game or is it just better? 
>
Partly because it does less, partly because SDL is
tuned and honed for scrolling.

>It looks great.  Yes, I know it's barely there, but it
>looks more like a game interface than TCL/TK, which
>I've hated ever since I played Xconq on a Mac... 
>Would it be capable of allowing designers to customize
>the graphics of the interface (The borders,
>backgrounds, etc.) so that the different games will
>have different feels?
>
The plus of SDL is that interfaces built with it will look and feel
a lot more like the usual commercial games, but the minus is that
you don't get *anything* for free; all must be constructed in C
code. Parts of a complete SDL interface will be painful because
you have to have your own widgets, your own artwork, etc, and
you want to make that per-game-module, that's even more work.
There are some widget kits for SDL now I think, they'd come in
handy. So I think it's a direction worth pursuing, but be
prepared to do a lot more grungy GUI hacking.

I actually have a few unchecked-in changes that ought to be in
there so nobody reinvents.

Stan

  parent reply	other threads:[~2004-05-23 20:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-22  0:21 Hans Ronne
2004-05-22  2:27 ` Elijah Meeks
2004-05-22  2:43   ` Eric McDonald
2004-05-22 10:16   ` Hans Ronne
2004-05-22 14:05     ` Hans Ronne
2004-05-22 17:14     ` Elijah Meeks
     [not found]       ` <1085247112.1485.405.camel@localhost.localdomain>
2004-05-22 17:39         ` Eric McDonald
2004-05-22 19:02           ` Wrecking Revisited Elijah Meeks
2004-05-22 19:13             ` Hans Ronne
2004-06-06  6:11               ` Eric McDonald
2004-05-23 20:23   ` Stan Shebs [this message]
2004-05-23 20:37     ` Curses and SDL apps for Windows and MacOS Eric McDonald
2004-05-23 20:45       ` Stan Shebs
2004-05-23 21:02         ` Eric McDonald
2004-05-23 21:28     ` Hans Ronne
2004-05-23 22:42       ` Elijah Meeks
2004-05-23 22:56         ` Hans Ronne

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=40B10858.9060909@apple.com \
    --to=shebs@apple.com \
    --cc=elijahmeeks@yahoo.com \
    --cc=hronne@comhem.se \
    --cc=xconq7@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).