[Freeciv-Dev] Re: civclient for win32: pressing key [F2] does not show h
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, 9 Aug 2002 18:03:23 -0400
"J.K.Sun" <jsun2@xxxxxxx> wrote:
> Hi Andreas,
>
> The civclient built for win32 from the freeciv-cvs-Aug-08.tar.bz2 has a bug
> which does not exist in the 1.13.0 version. Pressing the [F2] key brings up
> the unit report, but does not show the headers for the columns, only the
> unit type column is shown. However, using the menu from the main windows ->
> reports -> units worked fine.
>
I don't understand why the F2 key can do anything different than the menu.
It is an accelerator so a WM_COMMAND message is sent. In menu.c the
popup_units_report() function is called when the WM_COMMAND message comes. I
don't know what might be different.
Looking in freeciv-cvs I found no suspicous patch.
Do you know when exactly the bug was introduced?
Greetings
Andreas Kemnade
- [Freeciv-Dev] Re: civclient for win32: pressing key [F2] does not show headers for the units report,
akemnade <=
|
|