Complete.Org: Mailing Lists: Archives: freeciv-dev: August 1999:
Re: [Freeciv-Dev] Options of the server and the gtk client,
Home

Re: [Freeciv-Dev] Options of the server and the gtk client,

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: brunel@xxxxxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] Options of the server and the gtk client,
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Sat, 7 Aug 1999 13:52:26 +1000 (EST)

Nicolas Brunel wrote:

> I read in the gtk tutorial that gtk widraw its options from the array of 
> options after having used them. So, I put  
> gtk_init(&argc,&argv) before parse_options(argc,argv). I rename the option
> "--name" to "--Name" as "--name" is a gtk option.

Hmm, but this change (--Name instead of --name) is ugly IMO.
It there any real problem with us parsing the freeciv options
first and then passing the remaining options to gtk_init() ?

-- David

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