Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] (PR#8829) flickering panel nation text
Home

[Freeciv-Dev] (PR#8829) flickering panel nation text

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#8829) flickering panel nation text
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 24 May 2004 20:55:46 -0700
Reply-to: rt@xxxxxxxxxxx

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

GTK2 client...

Every time the client receives a city packet, the nation name ("Roman") 
on the panel flickers.  This is bad and probably slow.

Looks like the operative function here is gtk_frame_set_text().

If the GTK library can't handle an unchanged text string here without 
flickering, perhaps the client should check to see if the text has 
changed before telling gtk about it.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#8829) flickering panel nation text, Jason Short <=