Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] Re: Extended connect dialog (PR#977)
Home

[Freeciv-Dev] Re: Extended connect dialog (PR#977)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: Extended connect dialog (PR#977)
From: "Daniel L Speyer" <dspeyer@xxxxxxxxxxx>
Date: Sun, 18 Jan 2004 19:39:27 -0800
Reply-to: rt@xxxxxxxxxxx

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

On Sat, 17 Jan 2004, Mike Kaufman wrote:
[snip]
> > When loading a game it would be nice to filter the file list by *.sav.gz
> > or *.sav.
>
> yes it would. Until somebody can tell me how to do this with the GTK file
> selector, it ain't going to happen.
>

gtk_file_selection_complete(GTK_FILE_SELECTION(fs),"*.sav*");
gtk_entry_set_text(GTK_ENTRY( GTK_FILE_SELECTION(fs)->selection_entry ),"");

Hope this Helps,

--Daniel Speyer

And thanks for picking this up again after I dropped it.  I'll take a
substantive look at what you've done soon.

> -mike
>
>
>




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