Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] Re: (PR#8808) [GTK2] New connectdialog doesn't cope with i
Home

[Freeciv-Dev] Re: (PR#8808) [GTK2] New connectdialog doesn't cope with i

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: i-freeciv-lists@xxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8808) [GTK2] New connectdialog doesn't cope with i18n
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Sat, 22 May 2004 08:07:02 -0700
Reply-to: rt@xxxxxxxxxxx

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

On Sat, 22 May 2004, Raimar Falke wrote:

> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8808 >
>
> On Sat, May 22, 2004 at 04:20:04AM -0700, Vasco Alexandre da Silva Costa 
> wrote:
> >
> > <URL: http://rt.freeciv.org/Ticket/Display.html?id=8808 >
> >
> > Here is a patch that fixes the resize problems.
>
> Yes that helps.
>
> I wonder if all the other call to gtk_widget_set_size_request should
> also be replaced?

Only when the widget in question is of the GtkWindow class. There only
seems to be one further occurrence of this:

gtk_widget_set_size_request(shell, -1, 265);

I changed all the other calls in the GTK+ 2.2 client a long time ago.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa




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