Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] Re: (PR#7376) Unify dirty managment
Home

[Freeciv-Dev] Re: (PR#7376) Unify dirty managment

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#7376) Unify dirty managment
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2004 10:47:52 -0800
Reply-to: rt@xxxxxxxxxxx

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

On Wed, Feb 04, 2004 at 09:01:25AM -0800, Jason Short wrote:
> 
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=7376 >
> 
> >
> > <URL: http://rt.freeciv.org/Ticket/Display.html?id=7376 >
> >
> >
> > See $SUBJECT.
> >
> > Only GTK1 and Xaw changed and tested.
> 
> This doesn't work.  For instance gui-gtk-2.0 uses a very different method
> of queing the areas to be flushed.

I looked at the gtk2 code. The patch will work with it. The gtk2 code
creates an expose event via gdk_window_invalidate_rect which will make
the copy from store to window. AFAI see there is no differnce if the
freeciv code does this copy directly in the flush code or on reaction
to an expose event.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Reality? That's where the pizza delivery guy comes from!"




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