Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11175) gui-gtk-2.0: client option categories
Home

[Freeciv-Dev] (PR#11175) gui-gtk-2.0: client option categories

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11175) gui-gtk-2.0: client option categories
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Dec 2004 18:14:26 -0800
Reply-to: rt@xxxxxxxxxxx

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

> [vasc - Fri Nov 26 14:51:33 2004]:
> 
> On Tue, 23 Nov 2004, Jason Short wrote:
> 
> >
> > <URL: http://rt.freeciv.org/Ticket/Display.html?id=11175 >
> >
> > The gtk2 client should take advantage of option categories.  Probably
> > the options dialog should be tabbed so that each tab is one category,
> > thus organizing the options and limiting the number shown at once.
> 
> Which categories?

The 'category' field of the struct client_option in client/options.h. 
The  "local options" dialog should be turned into a tabbed dialog with
one tab per category.  The exact categories haven't been finalized
(since nobody uses them yet, there's been no feedback on them) so we
should use a flexible system that allows easy adding or changing of the
categories.

-jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11175) gui-gtk-2.0: client option categories, Jason Short <=