Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] (PR#12252) Buggy display of Science dialog in Win32 2.0.0b
Home

[Freeciv-Dev] (PR#12252) Buggy display of Science dialog in Win32 2.0.0b

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jacobn+freecivrt@xxxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#12252) Buggy display of Science dialog in Win32 2.0.0beta7 client
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Thu, 21 Apr 2005 01:50:48 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12252 >

I haven't been able to reproduce this, but here's a patch that enables
future tech and cleans up update_science_dialog() a bit.  It probably
doesn't fix the problem, though.

The only reason I can think of of zeroes overwriting the static text
boxes is if some of the GetDlgItem() functions are returning the wrong
item.  Haven't any clue how that could happen, though.

-James Canete

Attachment: win32-scidlg.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12252) Buggy display of Science dialog in Win32 2.0.0beta7 client, James Canete <=