Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] Re: (PR#7387) Unified overview broke win32 client
Home

[Freeciv-Dev] Re: (PR#7387) Unified overview broke win32 client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: use_less@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7387) Unified overview broke win32 client
From: "Jason Dorje Short" <jdorje@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 8 Feb 2004 15:39:03 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7387 >

James Canete wrote:

> Incidentally, should the canvas_store_*() and gui_copy_canvas()
> functions be in client/gui-win32/graphics.c?  Since struct canvas_store
> is declared in client/gui-win32/graphics.h?

Probably so.  These can be used for more than just the mapview.

>  Though that'd probably
> create some sort of client/graphics_common.h file.

No, because the struct and functions are different for every GUI.

There should maybe be a client/include/graphics_g.h file.  Currently I 
think it all goes into mapview_g.h.

jason




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