Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] Re: [Patch] New city dialog (8a)
Home

[Freeciv-Dev] Re: [Patch] New city dialog (8a)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Christian Knoke <ChrisK@xxxxxxxx>
Cc: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [Patch] New city dialog (8a)
From: Mike Kaufman <mkaufman@xxxxxxxxxxxxxx>
Date: Thu, 6 Sep 2001 13:26:45 -0500

On Thu, Sep 06, 2001 at 07:37:52PM +0200, Christian Knoke wrote:
> Am Donnerstag,  6. September 2001 15:43 schrieben Sie:
> > On Thu, Sep 06, 2001 at 02:53:46PM +0200, Christian Knoke wrote:
> > > Am Mittwoch,  5. September 2001 22:23 schrieb Mike Kaufman:
> >
> > > I couldn't find out what the [,] does?
> >
> > This _should_ just decrement and increment the page number.
> > Overview -> Units -> Worklists etc.
> 
> This doesn't work with my german keyboard :-(

uh oh. 
on something like lines 614,618 of citydlg.c, change 
'bracketleft' -> 'comma'
'bracketright' -> 'period'

this is probably going to be in the next version anyway, might as well see if 
it works.

hopefully a german keyboard has "< >" are shifted ", ." keys? Probably not...

Well I guess we could go with (n)ext and (p)rev

> 
> >
> > > When you insert an item into the worklist (currently building),
> > > some columns may become invisible. But there is enough space, so
> > > resizing should help. If you can't reproduce it, please use german
> > > locale.
> >
> > I'm not sure I understand. (ugh, locales... I'll see, again a
> > worklist issue).
> 
> Same in english. Please open the worklist page, and doubleclick
> on Copernicus' Observatory.

Ok, I see the problem now. This is already on my (actually Daniel's) todo list.
It's any type that takes up a lot of column space.

Maybe we need a function that does: 
"Copernicus' Observatory" -> "Copernicus' Obser..."

or something? That would certainly be helpful for any additional features like, 
for example, city names in the prev/next buttons...

-mike


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