public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Hans Ronne <hronne@comhem.se>
To: Eric McDonald <mcdonald@phy.cmich.edu>
Cc: xconq7@sources.redhat.com
Subject: Re: Improved IMFApp
Date: Wed, 04 Aug 2004 17:57:00 -0000	[thread overview]
Message-ID: <l03130302bd365d494915@[212.181.162.155]> (raw)
In-Reply-To: <41104187.4010306@phy.cmich.edu>

>The image-loading progress report is a nice touch.

Thanks. It is interesting to see what images are causing problems, and on
what platforms. The terrain images (which usually contain a number of
subimages of different sizes) obviously take a long time to load. More
surprisingly, the pg images take a humongous time to load, but only under
Windows. I wonder why. They are just gifs, like the other images. And it's
not just that there are a lot of them to load - every single pg image takes
a very long time.

>I think the top-level window size is too big. In the ChangeLog, I think
>you said you changed it to 900x600 (which is much bigger than 640x480,
>and would be unwieldy at 800x600). Even at the 1024x768 resolution I
>prefer (my best monitor is 8 years old, and does not have a particularly
>good dot pitch, so higher resolutions are too hard to read text in), the
>window seems too big.

Both window size and position should ideally be scaled to the screen, but
this part of tcl is buggy. Caused a lot of problems in Xconq, too. I'll see
if I can get it to work properly.

>If the background color is changed to to black, the black text used for
>image names no longer shows up (not surprising), and setting the
>foreground color does not appear to remedy the situation
>(semi-surprising). Perhaps text color needs to be tied to foreground
>color, or else a separate text color submenu created.

Yes. There is definitely room for improvements also in the menu layout.
What is called "foreground color" is actually the background color of the
closeups and in the grid mode. And some menu options (" as unit" etc) do
nothing. I'm not even sure what Stan intended to do with these. The
corresponding tcl procedures were just empty shells.

>Slightly more ambitious idea: always set the image name text color to
>the diametrically opposite color of the background color.

This is how the selection box works in the MacOS native IMFApp. However, it
doesn't look too good, so I kept it black in the tcltk version. It is
therefore also invisible against black. We probably should set both text
and box to white in that case.

Hans

P.S. The "Selected as Terrain" option does nothing under Windows, but this
is because tiled drawing doesn't work at all on that platform.



  reply	other threads:[~2004-08-04  9:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04  1:31 Hans Ronne
2004-08-04  1:59 ` Eric McDonald
2004-08-04 17:57   ` Hans Ronne [this message]
2004-08-04 18:46     ` Eric McDonald
2004-08-05  2:27       ` Hans Ronne
2004-08-05  3:18         ` Eric McDonald
2004-08-05 16:17       ` Jim Kingdon
2004-08-05 17:12         ` IMFApp Office (was Re: Improved IMFApp) Eric McDonald
2004-08-06 17:52           ` IMFApp Office Hans Ronne
2004-08-08  0:34             ` Eric McDonald
2004-08-08  1:02               ` Hans Ronne
2004-08-08  1:34                 ` Eric McDonald
2004-08-08 22:52                   ` Hans Ronne
2004-08-10 10:22                     ` Eric McDonald
2004-08-10 13:25                       ` Hans Ronne
2004-08-10 15:21                         ` Eric McDonald
2004-08-10 19:02                           ` Hans Ronne
2004-08-10 19:50                             ` Eric McDonald
2004-08-10 20:44                               ` Hans Ronne
2004-08-11  2:28                                 ` Eric McDonald
2004-08-11  2:30                                 ` Eric McDonald
2004-08-11  8:52                                   ` Eric McDonald
2004-08-11 15:55                                   ` Hans Ronne
2004-08-11 17:00                                     ` Eric McDonald
2004-08-12  1:56                                       ` Hans Ronne
2004-08-04  9:50 ` Improved IMFApp Eric McDonald

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='l03130302bd365d494915@[212.181.162.155]' \
    --to=hronne@comhem.se \
    --cc=mcdonald@phy.cmich.edu \
    --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).