Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2000:
[Freeciv-Dev] Re: Belated GUI frontend design
Home

[Freeciv-Dev] Re: Belated GUI frontend design

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Belated GUI frontend design
From: "Nathan Gundlach" <dagchess@xxxxxxxxxxx>
Date: Wed, 13 Sep 2000 15:56:12 -0400
Reply-to: "Nathan Gundlach" <dagchess@xxxxxxxxxxx>

I left out the other option: helptext. I'll add it below.
 
----- Original Message -----
Sent: Wednesday, September 13, 2000 3:48 PM
Subject: [Freeciv-Dev] Belated GUI frontend design

Hi,
 
Here's the design for the GUI frontend:
 
listbox (info on each option)
slider (option)
textbox (option)
helptext (helptext)
 
then there are buttons to save, load, start game, etc.
 
the config file would look like this:
 
(option) slider server client text
(option name)
if slider startnum
if slider endnum
if slider step
helptext
 
slider (obvious)
server (server command-line option)
client ('')
text (textbox)
 
example:
 
slider
endyear
-4000
5000
1
Year the game ends
 

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