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]
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
|
|