Hi,
On Mon, Feb 10, 2014 at 12:56 PM, Markus Neteler <[email protected]> wrote: > Hi, > > in wxGUI -> Settings -> Preferences -> Layer tab > there is the "Default color table" text color list, could this be > switched to the nice graphical one as used/generated here: > > case G_OPT_M_COLR: > Opt->key = "color"; > Opt->key_desc = "style"; > Opt->type = TYPE_STRING; > Opt->required = NO; > Opt->options = G_color_rules_options(); > Opt->description = _("Name of color table"); > Opt->descriptions = G_color_rules_descriptions(); > Opt->gisprompt = "old,colortable,colortable"; > break; > > (used in r.colors/v.colors) > done in r58981 Anna > thanks > Markus > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
