Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] (PR#2858)
Home

[Freeciv-Dev] (PR#2858)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#2858)
From: "Rafa³ Bursig via RT" <rt@xxxxxxxxxxxxxx>
Date: Sun, 19 Jan 2003 16:37:50 -0800
Reply-to: rt@xxxxxxxxxxxxxx

This patch fix some problems with redrawing GUI widgets in SDLClient.

All widgets are part of map and must be redraw after redraw of map,
lastest unification of draw code make this redraw imposible inside gui code.

This function replace "show_city_descriptions()" in
"update_map_canvas_visible()" and all clients use it like wraper to
"show_city_descriptions()" funct.

Rafal

Attachment: redraw_map_widgets.diff
Description: redraw_map_widgets.diff


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